ZeltCmds v1.7.0
Details
-
FilenameZeltCmds.jar
-
Uploaded by
-
UploadedJun 23, 2013
-
Size201.67 KB
-
Downloads649
-
MD59377ec5e68aa309862b655d540ebe32c
Supported Bukkit Versions
- CB 1.5.2-R1.0
Changelog
- Compiled for Craftbukkit 1.5.2-R1.0
- Separated configuration for update-check
- Checks other plugins for reserved commands
- Added available parameters to alias-system:
- <paramX> - The Xth commited parameter
- <param?> - An optional parameter
- <param*> - All commited parameters not assigned to a position
- <player_name> - Name of executing player
- <player_nick> - Displayname of executing player
- <player_world> - Worldname of executing player
- <player_x> - x-coordinate of executing player
- <player_y> - y-coordinate of executing player
- <player_z> - z-coordinate of executing player
- <item_name> - Name of item in hand of executing player
- <item_id> - ID of item in hand of executing player
- <item_data> - Data of item in hand of executing player
- <waitX> - Wait X ticks before executing command
- New commands in category player:
- alwaysfly > Let a player fly, without landing
- build > Let a player build, without interactions
- cleanchat > Cleans chat of a player
- enchanting > Opens enchanting interface for a player
- enderchest > Opens enderchest for a player
- fly > Let a player fly
- freeze > Freezes a player
- ip > Shows ip of a player
- item > Shows information about item in hand of player
- leveldown > Decrements a players level by one
- levelreset > Sets a players level to zero
- levelup > Increments a players level by one
- mute > Mutes a player
- starve > Starves a player
- workbench > Opens workbench for a player
- New command in category serverinfo:
- ram > Shows information about ram of server
- Added category give with commands:
- chest > Gives items filling an amount of chests
- item > Gives an amount of an item
- stack > Gives an amount of stacks of an item
- Added category sudo with commands:
- all > Make all players online execute a given command
- console > Executes a given command from console
- player > Make a given player execute a given command
- world > Make all players online on a given world execute a given command
- Added informations to category player, type info
- Several internal changes
None