We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92170d3 commit 3c65ef6Copy full SHA for 3c65ef6
CHANGELOG.md
@@ -1,8 +1,2 @@
1
-- Switch to Configured (https://github.com/Clickism/Configured) for configuration files.
2
-- Switched to YAML for the configuration file and renamed keys to use snake_case.
3
-- Moved the configuration file to ".../config/ClickMobs/config.yml".
4
-- Changed blacklisting/whitelisting to use tags:
5
- - Available tags: `?all, ?hostile, ?baby, ?tamed, ?nametagged, ?silent, ?mob`
6
- - For more information, read the wiki: https://github.com/Clickism/ClickMobs/wiki/Tags
7
- - Removed options "allow-hostile" and "only-allow-whitelisted". Use tags instead.
8
-- Warning: Due to the config changes, you will need to set up the config file again.
+- Added example entries to the whitelist `cow, pig, sheep`.
+- Added `?leashed` tag: Selects mobs that are leashed.
0 commit comments