Releases: cjburkey01/ClaimChunk
Releases · cjburkey01/ClaimChunk
0.0.15
HOTFIX
Changes:
- Fix config exception
0.0.14
HOTFIX
Changes:
- Fix backups error
0.0.13
The Data Update!
Changes:
- MySQL SUPPORT!
- Data conversion is enabled by default. When you enable MySQL via the config, your JSON files will be automatically converted into MySQL tables.
- Remove support for pre-0.0.5 data!
- If you need to upgrade from a version before 0.0.5, upgrade to 0.0.12 and launch the server to convert the data, then upgrade to 0.0.13+
- Fix auto-complete console error message on 1.14
- Allow other plugins to add custom data handlers (instead of just JSON and MySQL)
- Switch to bStats for anonymous statistic collection (not really a big deal)
- Add option to disable interaction within chunks while keeping blocks protected
0.0.12
Changes:
- Add customizable number of first free chunks
- Fix players able to damage entities from outside of a claimed chunk
0.0.11
Changes:
- Added blocked commands in unowned territories
- Add player name to "You cannot edit in this chunk" message (reset config for message to appear)
- Add config option to disable protection when chunk owners are offline
- Fix action bar exceptions
- Fix all players being able to use
/chunk adminunclaim
- Block TnT minecart explosions when block explosions is enabled in the config
- Add config option to disable the permissions system for simple servers without permissions plugin.
0.0.10
Changes:
- Fix action bar messages
- Fix per-rank claim limits
- Fix player permissions
0.0.9
THIS UPDATE IS RECOMMENDED FOR ALL SERVERS RUNNING 0.0.8!
0.0.8 CONTAINS A BUG THAT ALLOWS ALL PLAYERS TO CLAIM CHUNKS ANYWHERE, EVEN IN PROTECTED REGIONS
Changes:
- Add config option to disable debug spam in console.
- Add permission "claimchunk.player" to grant basic ClaimChunk features including claiming, unclaiming, toggling access, toggling alerts, and setting their claim colors.
- Allow admins to unclaim chunks using
/chunk adminunclaim
- Add config option to disable PvP in claimed chunks.
- Add claim ranks to allow different permissions for different maximum chunks claimed.
- Add an unclaim all command
- Fix buckets not being blocked in claimed chunks for versions 1.12 and prior.
- Add an info command
- Allow more message customization
- Display the cost when claiming a chunk
- Fix players receiving a refund on their free first chunk
- Add a list command
- Add MCStats to track plugin usage (enabled by default; can be disabled in config)
- Add command alias
/claimchunk
to make commands less ambiguous and less likely to conflict with other plugins. - Add a disabled worlds option in the config
0.0.8
Changes:
- Add WorldGuard integration
- Add option to send messages to chunk owner when someone enters their chunks
- Add liquid protection, crop trample protection, and lead protection
0.0.7
Changes:
- Fix chunks being free even if economy support was enabled.
- Fix players being able to place blocks in chunks that weren't their own.
- Fix paintings not being protected.
- Add config option to use action bar titles instead of the standard subtitles.
- Add
/chunk access
to list all players with access to the executor's chunks.
0.0.6
Changes:
- Add support for 1.13+
- Add animal protection (can be edited in the config yaml file)
- Add an admin override mode
- Fix chunk name null bug
- Fix name formatting
- Add unclaimed chunk protection