v0.4

Details

  • Filename
    PlotMe.jar
  • Uploaded by
  • Uploaded
    Jun 13, 2012
  • Size
    82.69 KB
  • Downloads
    904
  • MD5
    5e51d50fbe1307843848f201da4b7188

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

v0.4

  • Added WorldEdit support. Even if the user has WorldEdit permission, he can only modify a plot he owns. Commands //gmask and //up are disabled in a plot world. People with permission "plotme.admin.weanywhere" can use command "/plotme weanywhere" to use WorldEdit anywhere.
  • The command /plotme clear and /plotme reset now also restore the wall surrounding the plot.

v0.3b

  • Fixed command setowner and biome to correctly save them in the database. Prior to this fix, they would revert upon server restart.
  • Fixed WorldGenerator error when world was not contained in configuration file (does not contain any generators that may be used in the default world). When this is the case, Default configurations will be used to generate the world and a warning will be shown in server log.

v0.3

  • Built help pages, usable with /plotme, /plotme 2, /plotme 3, etc. Thanks to t3hcontroller
  • Made worlds case-insensitive. Existing worlds shouldn't be affected, if they are please notice me.
  • Added clear, add and remove for owned plots. Permissions : plotme.use.clear, plotme.use.add and plotme.use.remove
  • Fix allowing plot owners to use buckets on the sides of the plots
  • Signs telling the plot owner no longer turn the corner block into double half-steps. Removing owner no longer turns corner into half-step.
  • PlotMe is now using Metrics by Hidendra. This sends unanonymous data to mcstats.org every half hour regarding the plugin version and number of plots. This is harmless but if you ever feel the need, it can be disabled in folder plugins/PluginMetrics/config.yml Just change the opt-out to true.

v0.2c

  • Fix permission issues
  • Fix configuration overwritting itself with previous configuration when using the plotme reload command

v0.2b

  • Removed some forgotten debugging code throwing an error when no world is named "plotworld"

v0.2

  • Initial release