It is a Plugin which allows you to build a tent (out of wool and fence blocks) easily.
Features&Commands
ChatCommand: /Tent(TentColor) (requires the permission "tent.spawn"/op)
Available TentColors: WHITE | ORANGE | MAGENTA | LIGHT_BLUE | YELLOW | LIME | PINK | GRAY | LIGHT_GRAY | CYAN | PURPLE | BLUE | BROWN | GREEN | RED | BLACK
SignCommand: (requires the permission "tent.spawn"/op)
[Tent]
(TentColor)
All tents despawn when /reload or /stop is performed
Your tent automatically despawns after 20 minutes (1000*60*20ms)
You are only allowed to spawn a tent every 20 minutes (1000*60*20ms), you can skip the cooldown (requires the permission "tent.skipcooldown"/op)
You can only have only one tent at the same time
The contents of the chest inventory will be dropped when the tent despawns
Spawning a tent costs 10 gold ingots or bypass the costs (requires the permission "tent.nocosts"/op)
I'm currently working on a new, rewritten version of Tent, which will contain all current and planed features. Approximately it will be released as v1.2.0.
Recently updated
Updated to version 1.8 (from BuildTools-1.8.20141228.jar)
Installation
Download the plugin
Place it in your 'plugins' directory
Start your server
Now the plugin is ready to use (no configuration needed, it's optional!)
(Optional; v1.1.7 and later only): If you'd like to change the cooldown time (which currently is set 20 minutes) or the needed amount of gold ingots per tent (which currently is set to 10), you'll have to open the jar file, copy the properties from /de/GameplayJDK/Tent/Config/, edit the values and copy the edited version back in. That's a bit complicated, I know.