Metropolis 0.4.6 (bin)
Details
-
FilenameMetropolis-0.4.6.zip
-
Uploaded by
-
UploadedFeb 28, 2012
-
Size32.28 KB
-
Downloads2,323
-
MD5dfa4224f1c03abc7571e1c1d3590a5a4
Supported Bukkit Versions
- CB 1.1-R4
- CB 1.1-R1
Changelog
Features
- Added optional generation of a sign identifying owner in plots on creation
- Added a command to reserve plots that aren't tied to a player. This can be used to setup a larger protected area around spawn
Code
- Added a Cuboid constructor that takes a worldedit selection
- Added a debug mode that enables extra logging. MetropolisPlugin.DEBUG should be true for snapshots and false for release builds.
- Added an occupied Plots list to MetropolisPlugin to keep track of both player homes and reserved plots.
- Added the Plot class as a parent of PlayerHome and moved relevant code to it.
This may change blocks on player login. Make sure you understand how this will happen before running on a production server.