DumbPlots

ABANDONED
If you would like to take over this project, please contact me in private.
Quite simply: Plots. After a 30 second configuration you will have a working self-sustaining creative plots world.
Why...?
After creating DumbWarp I decided I would create a few "Dumb" series plugins where all they do is exactly what the name says. This plugin is no exception.
All DumbPlots does is make a very simple creative plot world/server for you with little to no setup. You can configure priced plots or use the default of "no cost". You can also specify a maximum number of plots per player.
Admins (OPs) of course get special treatment: They can do anything anywhere. Simple as that.
Commands / Permissions
| Command | Permission | Description |
|---|---|---|
| /plot free | DumbPlots.free | Finds and creates a new empty plot for you to use |
| /plot claim [plot ID] | DumbPlots.claim | Claims the plot, if unclaimed, as your own |
| /plot unclaim [plot ID] | DumbPlots.unclaim | Resets and unclaims the plot |
| /plot allow <player> [plot ID] | DumbPlots.allow | Allows a player into your plot |
| /plot disallow <player> [plot ID] | DumbPlots.disallow | Disallows a player from your plot |
| /plot tp [plot ID] | DumbPlots.tp | Teleports you to your plot |
| /plot nukeall <player> | DumbPlots.nuke | Resets and removes all plots by <player> |
| /plot clear [plot ID] | DumbPlots.clear | Clears a plot |
| /plot list | DumbPlots.list | Lists all plots (alias: /plots) |
Note: [plot ID] is optional and will default to the plot you are currently standing in. In the case of /plot tp the default is your first plot
| Permission | Default | Description |
|---|---|---|
| DumbPlots.* | Server OP | All DumbPlots permissions |
| DumbPlots.free | Server OP | Allows /plot free |
| DumbPlots.list | true | Allows /plot list |
| DumbPlots.claim | true | Allows /plot claim |
| DumbPlots.unclaim | true | Allows /plot unclaim |
| DumbPlots.allow | true | Allows /plot allow |
| DumbPlots.disallow | true | Allows /plot disallow |
| DumbPlots.tp | true | Allows /plot tp |
| DumbPlots.nuke | Server OP | Allows /plot nukeall |
| DumbPlots.clear | Server OP | Allows /plot clear |
Statistics and Update Checking
This plugin does use a common library, CommonSense, to send statistics and complete update checks, You may disable these functions in the "DumbPlugin-Configuration.yml" file inside the plugin folder.
Download / Source
- Download (BukkitDev): Coming soon!
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
- Development (Jenkins): DumbPlots Jenkins
- Source: GitHub
- JavaDocs (why you need this I don't know...): JavaDocs
Questions? Bugs? Errors?
Head on over to the GitHub Issue Tracker!!

