Cylian
Yet another minecraft server mod.
Latest version: v.0.3.5
cylian-0.3.5.jar
Tested with:
CraftBukkit - 1.4.7-R1.0 Build #2629
Description
This lightweight minecraft server mod provides useful commands for a better minecraft experience.
Download and Issue Tracker
Downloads:
http://dev.bukkit.org/server-mods/cylian/files/
Issue Tracker:
https://github.com/fsauter/cylian/issues
How to setup
Simply copy the cylian-x.x.x.jar into your CB/plugins folder like any other server mod plugin.
Commands
- /bookmark [add|remove] [bookmarkName]
- Creates or removes a bookmark based on the passed name.
- /bookmark list
- Lists all your previously created bookmarks.
- /bookmark [share|hide] [bookmarkName]
- Sets the visibility of a bookmark to public|private (@see /goto [bookmarkName] [playerName]).
- /goto [bookmarkName]
- This command teleports you to a previously created bookmark.
- /goto [bookmarkName] [playerName]
- Teleports you to a bookmark of another player, as long as the bookmark is public (@see /bookmark [share|hide]).
- /lock
- Locks a chest. You must stand directly in front of the chest. Other players will not be able to open/destory the chest until it is unlocked by it's owner (@see /unlock). Ops, can lock chests on behalf of others passing the player name as a second argument.
- /unlock
- Unlocks a chest. You must stand directly in front of the chest. Ops, can unlock chests on behalf of others passing the player name as a second argument.
- /mode [0|survival|1|creative]
- Shortcut to set the game mode for the current player.
- /spawn [set|tp|display]
- Sets the server spawn point to players' location.
- /clock [dawn|midday|dusk|midnight|number]
- Set the world time.
- /tpto [playerName]
- Teleport yourself to the provided player name.
Actions
- Compass Teleportation
- Right-clicking with a compass teleports you to the targeted location (ops only by default).
Aliases
- /bookmark: /bm
- /goto: /gt
- /clock: /t
- /tpto: /tt
Permissions
A list of all permissions can be found here: plugin.yml
Improvements
Do you have any improvements or wishes? Please feel free to create a ticket!
Development Blog
Source
Development version
You can build cylian from sources: https://github.com/fsauter/cylian/wiki