--- miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/resources/plugin.yml 2013/01/09 21:09:10 1911 +++ miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/resources/plugin.yml 2013/03/23 10:14:42 1950 @@ -81,6 +81,13 @@ description: makes it possible for an server op to kill another player jail: description: commands to manage hoerupjail + stickychunk: + description: marks a group of chunks to be kept in-memory + waypoint: + description: move player to his waypoint if set + setwaypoint: + description: set a temporary waypoint - only exists for current session + @@ -93,4 +100,5 @@ hoeruputils.tp: false hoeruputils.spawn: false hoeruputils.jail: false + hoeruputils.chunks: false