The Core mod provide API for fihgu's other mod.
it also allow players to write signs and chat in color.
players can use bukkit's "&1,&2" or use codes provided by /colors command.
players can also check what mod is on the server by using /mods command.
new players will be asked to register a password.
register with /reigister <Password> <Repeat Password>
After registration, this player will be protected by the system, if someone tries to login his account, he will be asked to login.
login with /login <Password>
without login, player will be locked at spawn point and will not be able to use command, access their backpack or move.
Server Owners can limite what commands a player can use by editing the config file belongs to that player.
these config files are located at fihgu/permission/
in the file, "@group" <Group> means this player/group contains all permission the group owns.
adding a "!" before a permisssion will deny that permission, even if the player/group has the same permission come from other groups.
please read the default files to learn how to use it for now.
more explaination is comming soon.
Players can lock a block or an area, so only himself and who he choose to share it with may edit/use that block/area.
use /lock to lock.
and /share <player> to share.
use /setregion <region> to lock an area
Note that if you /lock a chest, only the block you locked is lock. others can still open that chest by right clicking on the other block the chest has, so lock both block!
speical permission: bypasslock
Allows a player ignore other's lock and edit them at his will.
players can set a location as their home and then use /home to come back later.
admins can use /setspawn to edit the server's spawn point.
players can warp to each other or to a location by using /warp
Speical Permission: warp.location
allow player to use /warp <Warp Point> or /warp <x> <y> [height]
Speical Permission: warp.ignorerequest
allow a player warp to or summon another player without them accepting.
Speical Permission: deathback
allow a player use /back to teleport back to the place where he just died.
you can set a limite on how many homes a player can have by editing
/fihgu/teleport/config.cfg
by default a player can have only 3 homes.