PlotCheck v1.4.2

Details

  • Filename
    PlotCheck.jar
  • Uploaded by
  • Uploaded
    Nov 21, 2014
  • Size
    43.71 KB
  • Downloads
    154
  • MD5
    da656133e9db405e71eaba04e7e1abd9

Supported Bukkit Versions

  • CB 1.7.9-R0.2

Changelog

Full changelog: (v1.4.2):

(! = Important, + = Addition, - = Removal, * = Bug fix/Change/Edit)

  • * Short bug fix.

Full changelog: (v1.4.1):

(! = Important, + = Addition, - = Removal, * = Bug fix/Change/Edit)

  • + Added 3 missing configuration fields to /cp modify.
  • * Overhauled /cp modify.
  • * Fixed a rare bug with maxRequests regarding modifying the configuration in-game. Please delete maxRequests field from config manually to fix this.
  • * Fixed a small problem with configuration.
  • * Fixed a bug with rtp/tp message.
  • * Fixed a bug where when you used /cp reload the plotcheck files would duplicate in contents.
  • * Few fixes and tweaks.
  • - Removed accidentally included PermissionsEx dependency.

Full changelog: (v1.4.0):

(! = Important, + = Addition, - = Removal, * = Bug fix/Change/Edit)

  • ! All queued plots, banned plots and check history will be seamlessly moved to new files on server start.
  • + Added a new command: /cp help.
  • + Added a new command: /cp rtp. Teleports to a random plot in queue. Permission: plotcheck.tp
  • + Added a new command: /cp rtpban. Teleports to a random plot in ban list. Permission: plotcheck.tpban
  • + Added metrics.
  • * Fixed a bug where you could not reset the list if you weren't in plot world.
  • * Fixed an error on PlotMe detection.
  • * Fixed a bug with configuration.
  • * Fixed a bug with modifying the configuration in-game.
  • * Improved infinite queue code.
  • * Improved /cp content.
  • * Updated check history format.
  • * Updated plugin.yml.
  • * Updated some colors in messages.

Full changelog: (v1.3.5):

(! = Important, + = Addition, - = Removal, * = Bug fix/Change/Edit)

  • * Small fix.

Full changelog: (v1.3.4):

(! = Important, + = Addition, - = Removal, * = Bug fix/Change/Edit)

  • * Small fixes to updater and permission.

Full changelog: (v1.3.3):

(! = Important, + = Addition, - = Removal, * = Bug fix/Change/Edit)

  • ! Added compatibility for java 7.
  • ! PlotMe 0.13f will be required for this plugin to run properly.
  • ! Implemented a small UUID system.
  • ! Updated permissions: You no longer need plotcheck.plotcheck permission for all commands to work, and new list permission: plotcheck.queue.
  • ! Removed plotcheck.reset.all and plotcheck.reset.banlist permissions.
  • + Added pages to the queue list and bans.
  • + Added economy.
  • + Added a new field: "maxRequests", to customize the max requests/ban list size. -1 or 0 for infinite.
  • + Added a new field: "broadcastRequestMessage", to disable or enable the request message.
  • + Added a new field: "broadcastCancelMessage", to disable or enable the request cancel message.
  • + Added a new field: "enableBetaContent", to enable beta commands/features.
  • + Added a new field: "checkHistory", to enable the check history.
  • + Added a new field: "enableEconomy", to enable economy.
  • + Added /cp tpban to teleport to the first banned plot in the list.
  • + Added /cp reset checkhistory to reset the check history.
  • + Added /cp history to open a list containing all checked plots. Permission: plotcheck.history
  • + Many new configuration fields regarding the new economy system. Set the prices to 0 to disable a specific feature.
  • + Resetting the whole configuration to defaults will now remove the cooldown effect for all users.
  • + Added a new command to modify the configuration file while in game. Command: /cp modify. Permission: plotcheck.modify
  • + Implemented a version checker.
  • + Added /cp checkupdate. Checks for an update, permission: plotcheck.checkupdate.
  • + Added a new configuration field: checkForUpdates. Checks for updates on startup.
  • * Fixed bugs regarding some commands.
  • * Fixed a bug with checking when the owner is null.
  • * Fixed a problem where when you check a plot with broadcastCheckMessage set to false, you don't see any message.
  • * Fixed a bug with resetting the configuration file back to defaults.
  • * Fixed general reload bugs.
  • * Changes to many messages.
  • * Updated list format.
  • * A lot of internal changes.
  • * The queue/ban list in console has been changed to accommodate the new changes.
  • * /cp reset behavior changed. Use now /cp reset list, /cp reset banlist, /cp reset all and /cp reset checkhistory.
  • * Small performance optimization when displaying the pending plots list and ban list.
  • * Updated plugin data.
  • - Removed /cp version command.

Full changelog: (v1.2.0):

  • The ingame list layout matches now in the console.
  • When the plot owner is the one who types /cp tp, the message to the target will not show up on you.
  • Couple of internal changes.
  • Added a new field to the config: broadcastCheckMessage.
  • Fixed a config reload bug.
  • Removed the plot owner from the ban list. Please remove the owners from the list, including the - separator.
  • Ban list no longer has spaces and supports up to 50 banned plots.
  • Added an experimental auto removal function when the plot owner is not matching in the list.

Full changelog: (v1.1.1):

  • Fixed a problem with the commands and upper cases.
  • Made more clear the maximum requests message and cooldown message.
  • Fixed a bug with /cp check.
  • Fixed a bug with the cooldown which allowed users to spam.
  • Removed update command.

Full changelog: (v1.1.0):

  • Added command alias: /cp.
  • Rewrote plot checking code.
  • Added /cp tp. This will teleport to the first plot in the list.
  • You no longer need to type the plot ID to check the plot.
  • Added an update checker.
  • Changed command not found and main command message colors.
  • Couple of internal changes.
  • Removed some checking/cancel/request messages.
  • Added a plot ban list, along with these commands: /cp ban, /cp banlist, /cp reset banlist, /cp unban.
  • Added 3 new fields to the config: check for updates, cooldown customization and banlist.
  • Rewrote config reload code.
  • Added a new permission to bypass cooldown: plotcheck.bypasscooldown
  • Fixed a small message problem in console.
  • Fixed a bug with cancelling plot check requests.
  • Added a message to the plot owner to let him know that a staff is checking his plot. (only works with /cp tp).
  • Tweaked cooldown.