promotional bannermobile promotional banner

PlotMe-DISCONTINUED

Provides automated plots with protection (MultiWorld support)

File Details

v0.13

  • R
  • Feb 2, 2013
  • 189.22 KB
  • 111.7K
  • CB 1.4.7-R1.0+2

File Name

PlotMe.jar

Supported Versions

  • CB 1.4.7-R1.0
  • 1.5.0
  • CB 1.5.2-R0.1

v0.13

Additions

  • Added an option to deny players from entering a plot. If you deny someone currently in the plot, they get teleported to the plot home.
    • Added prices to deny and undeny players
    • There is a global configuration to enable or disable this feature (allowDeny)
    • Deny * to deny everyone except people allowed on the plot
    • Adds a new table to the database plotmeDenied
  • Added permission node to bypass denial plotme.admin.bypassdeny
  • Added permission node to build anywhere like what plotme.admin gave: plotme.admin.buildanywhere
  • Added permission nodes to bypass the protected blocks with plotme.unblock.<id>. Ex: plotme.unblock.54

API changes

  • Added PlotManager.getPlotHome(world, plot)
  • Changed PlotManager.getPlayersInPlot to now require a World as first argument