Skip to content

1.2 (Fabric)

Choose a tag to compare

@Clickism Clickism released this 10 May 12:44
· 98 commits to master since this release
  • Switch to Configured (https://github.com/Clickism/Configured) for configuration files.
  • Switched to YAML for the configuration file and renamed keys to use snake_case.
  • Moved the configuration file to ".../config/ClickMobs/config.yml".
  • Changed blacklisting/whitelisting to use tags:
    • Available tags: ?all, ?hostile, ?baby, ?tamed, ?nametagged, ?silent, ?mob
    • For more information, read the wiki: https://github.com/Clickism/ClickMobs/wiki/Tags
    • Removed options "allow-hostile" and "only-allow-whitelisted". Use tags instead.
  • Warning: Due to the config changes, you will need to set up the config file again.