HugoPack is a plugin I created for my server , xoliocraft.no-ip.org , I wanted a simple working cuboid solution , and i didn't found one at this time ( in 1.5 era I think ... ) , so I decided to do it myself.
It is actually just a cuboid plugin , thought I add have some random crap test functions. Theses fonctions are disabled ;)
It is designed towards speed ans easy of code , i don't want a huge thing like WorldGuard , just something who prevents people from messing my house. It is able to detect intruders and griefers in your houses.
Here's a little tutorial on it ... if you made a better one , PM me , i'll add it.
HugoPack user manual revision 1
Chapter I : Welcome to HugoPack
Welcome to HugoPack , an antigrief solution by hugobros3 from xoliocraft !
Thanks you for choosing an HugoPack solution from XolioWare Labs , we hope this software will help you to ban theses grieffers !
To install HugoPack , just download the .jar and put it in your plugins/ directory !
Reload your server and it will create it's folders and files himself ;)
If you see in the logs "[Hugopack]Ready , To serve and protect." , HugoPack is sucessfully installated.
Chapter II : HugoPack's interface
All HugoPack's commands start by /hp ...
Here's the list of usefull commands
/hp : Menu
/hp create : Create a cuboid
/hp cancel : Cancel placement cursor
/hp change : Change cuboid's size/place
/hp delete : Remove a cuboid
/hp info : information about a cuboid
/hp flag cubo flag 0/1 ( 0 for false , 1 for true ) : Set some flags , to enable/disable antigrief functions.
/hp prop cubo prop set : Set some textual properties , like owner and world.
Flags and Props
By setting flags to 0/1 you can enable/disable functions like autoban on grief.
By default , a cuboid had checktouch , nogrief and loggrief flags enabled.
Intruders
checkenter : flag for all intruders related actions. Without , no checks about players position.
killintruder : Self-explaining
kickintruder : Same
banintruder : Ow.
noticeintruder : broadcast message about him entering the area.
logintruder : Logs as *player*E*cubo* in server.log
Griefers
checktouch : flag for all griefers related actions. Without , no checks about blocks changes.
nogrief : Cancels actions
killgrief : Self-Explaining
kickgrief : ...
bangrief : Yay !
noticegrief : Broadcast message , so everyones knows steve is a ***** .
loggrief : Usefull for traps.
Props
owner : won't be affected by cuboids flag.
Also , permission Cuboid.*name* will allow to don't be affected by cuboids flag. , For example to allows all members of Donnatos group to access to their base...
Download/Status
Version beta 1.0/build 50 done , enjoy some testing....
NO ENDERMAN/TNT/FIRE/BUCKET/CHEST SUPPORT NOW.
COMMING.