zUtilitiexX rewrote the native minecraft commands to make them mostly
shorter and easier, for a total of
14 commands.
It also
add some
extra commands as /fly, /warp, /feed, /craft....
It
include a permission system among the differents zux commands.
For example, you can set a specific command
only authorized for the player, or make him able
to perform commands on others players.
How to install -
Download zUtilitiesX
-
Drag'n'Drop the .jar file
into server/plugins folder
-
Run server
How to config - To use permissions system, please
use a permission plugin and add the specific zux permissions as you want.
- Server operators have all permissions by default
Permissions > - ux.commandname.solo : Allows the player typing the command to use only the command on himself
- ux.commandname.all : Allows the player typing the command to use it on others players as well
Commands List > Native commands rewrote /afk permission: ux
.afk use : /afk [value] between 0(unlimited) to 60(1 hour)
explanation: set the time in minutes before a player is kicked due to AFK. (default is 0 on minecraft vanilla server)
/day permission: ux
.day use : /day
explanation: shortcut of /time set day
/night permission:
ux.night use : /night
explanation: shortcut of /time set night
/gm permission:
ux.gm.all or ux.gm.solo use : /gm [value] OR /gm (playername) [value]
explanation: Set gamemode between 0 and 4. If (playername) is typed, set gamemode for this player.
If permission "ux.gm.all" is used, ability to perform this action on other players.
0 = survival
1 = creative
2 = adventure
3 = spectator
/sun permission:
ux.sun use : /sun
explanation: Set weather sunny.
/rain (t) permission:
ux.rain use : /rain (t)
explanation: Set weather rainy.
If (t) is provided, weather will be stormy (thundering)
Extra commands /craft permission:
ux.craft use : /craft
explanation: show crafting table GUI
/feed permission:
ux.feed.all OR ux.feed.solo use : /feed (playername)
explanation: fullfill hunger bar.
If permission "ux.feed.all" is used, ability to perform this action on other players.
/fly permission:
Bux.fly.all OR ux.fly.solo use : /fly (playername)
explanation: Enable/disable fly.
If permission "ux.fly.all" is used, ability to perform this action on other players.
/fspeed permission:
ux.fspeed.all OR ux.fspeed.solo use : /fspeed [value] OR /fspeed (playername) [value]
explanation: Set fly speed between 1 and 10. If (playername) is typed, set fly speed for this player.
If permission "ux.fspeed.all" is used, ability to perform this action on other players.
/speed permission:
ux.speed.all OR ux.speed.solo use : /speed [value] OR /speed (playername) [value]
explanation: Set walk speed between 1 and 10. If (playername) is typed, set walk speed for this player.
If permission "ux.speed.all" is used, ability to perform this action on other players.
/god permission:
BVC.god.all OR BVC.god.solo use : /god (playername)
explanation: enable/disabled god mode.
If permission "BVC.god.all" is used, ability to perform this action on other players.
/heal permission: ux
.heal.all OR ux.heal.solo use : /heal (playername)
explanation: Restore life, hunger and clear all effects. If (playername) is typed, perform this command for this player.
If permission "ux.heal.all" is used, ability to perform this action on other players.
/vision permission:
ux.vision.all OR ux.vision.solo use : /vision (playername)
explanation: Set infinite night-vision effect. if (playername) is provided, perform this action to the player.
If permission "ux.vision.all" is used, ability to perform this action on other players.
/warp permission:
ux.warp.tp OR ux.warp.manage use : /warp [warpname] OR /warp [add/del] [warpname]
explanations:
If permission ux.warp.tp is used, ability to only teleport the player to the warp.
If permission ux.warp.manage is used, ability to use "add" or "del" to manage warps, in addition of teleporting the player
<!> use /warp [warpname] in the same world that where is the warp, in other words, the warp command don't support multi-worlds.
/warp [warpname] will teleport player to the warp if it exists.
/warp add [warpname] will create the warp where the player is, according to typed warpname.
/warp del [warpname] will delete the warp according to typed warpname.