promotional bannermobile promotional banner

Metropolis

Metropolis generates a protected city for your users and assigns them homes.

File Details

Metropolis 0.4.6 (bin)

  • R
  • Feb 28, 2012
  • 32.28 KB
  • 2.3K
  • CB 1.1-R4+1

File Name

Metropolis-0.4.6.zip

Supported Versions

  • CB 1.1-R4
  • CB 1.1-R1

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.