v0.3b

Details

  • Filename
    PlotMe.jar
  • Uploaded by
  • Uploaded
    Jun 11, 2012
  • Size
    76.52 KB
  • Downloads
    942
  • MD5
    0802ea4d7828616033255be669c4d441

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

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