Skip to content

Releases: cjburkey01/ClaimChunk

0.0.15

23 Jul 20:51
cbd3938
Compare
Choose a tag to compare
0.0.15 Pre-release
Pre-release

HOTFIX

Changes:

  • Fix config exception

0.0.14

22 Jul 22:36
ee7181c
Compare
Choose a tag to compare
0.0.14 Pre-release
Pre-release

HOTFIX

Changes:

  • Fix backups error

0.0.13

21 Jul 20:47
cf98e65
Compare
Choose a tag to compare
0.0.13 Pre-release
Pre-release

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

15 Jul 01:02
03b51ba
Compare
Choose a tag to compare
0.0.12 Pre-release
Pre-release

Changes:

  • Add customizable number of first free chunks
  • Fix players able to damage entities from outside of a claimed chunk

0.0.11

15 Jun 21:18
507eceb
Compare
Choose a tag to compare
0.0.11 Pre-release
Pre-release

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

14 May 18:44
3cd727a
Compare
Choose a tag to compare
0.0.10 Pre-release
Pre-release

Changes:

  • Fix action bar messages
  • Fix per-rank claim limits
  • Fix player permissions

0.0.9

02 May 21:42
b9598c3
Compare
Choose a tag to compare
0.0.9 Pre-release
Pre-release

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

19 Apr 15:11
de97307
Compare
Choose a tag to compare
0.0.8 Pre-release
Pre-release

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

16 Apr 17:03
bc4ddbe
Compare
Choose a tag to compare
0.0.7 Pre-release
Pre-release

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

12 Apr 16:22
7f731f5
Compare
Choose a tag to compare
0.0.6 Pre-release
Pre-release

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