Chaintrain_v1.0
Details
-
FilenameChaintrain.jar
-
Uploaded by
-
UploadedAug 6, 2012
-
Size19.76 KB
-
Downloads939
-
MD5f8398c6f49049fab727ce3118366c838
Supported Bukkit Versions
- 1.3.1
Changelog
~~~~~~~~~~ Version 1.0 ~~~~~~~~~~~\\
- first release
- updated for CB 1.3.1 R-0.1
- added chain timer to chain players with cast time
- added possibility to chain players over time
- added commands
- /chain <player> <time>
- /chaintrain help which displays a help menu
- /chaintrain time to check when time, you're chained, is over
- added save file to have players chained after server restart
- added player name finding (use for example '/chain G4' to chain G4meM0ment)
- added version check
- added permission chaintrain.admin.chaintime
- added spout features
- sound on chaining
- messages as notification
- added to config
- playerNotChainedMessage
- playerAlreadyChainedMessage
- cantFindPlayerMessage
- timeOverInMessage
- chaining Message
- newVersionMessage
- youGetChainedMessage
- checkVersion
- spout
- autoDetectSpout
- chainTimer
- timer
- chainSound
- fixed chained player can be chained
- fixed chained players can't use '/chain'
- fixed disabled commands would be denied every time
~~~~~~~~~~ Version 0.3 ~~~~~~~~~~~\\
- updated for CB 1.2.5-R3.0
- added comments for developers
- moved to the new config system
- cleaned up code
~~~~~~~~~~ Version 0.2.81 ~~~~~~~~~~~\\
- added chaintrain.command.chainall permission
- fixed permissions
- removed debug messages (for real version before but its already uploaded)
~~~~~~~~~~ Version 0.2.8 ~~~~~~~~~~~\\
- added /chainall & /unchainall will chain/unchain all players
online, and also all players joining, till /unchainall has been used
- added chaintrain.ignore permission to be ignored by /chainall
~~~~~~~~~~ Version 0.2 ~~~~~~~~~~~\\
- added fall to ground if chained (not stucking anymore)
- added denied Commands while Chained
- added denied Command message
~~~~~~~~~~ Version 0.1 ~~~~~~~~~~~\\
- first beta release
- added optinal item removal on chain
- added setable amount of items being removed
- fixed chain while chained
- added /chain and /unchain without arguments to use it on yourself
- added command /chain <player> and /unchain <player>
~~~~~~~~~~ Version 0.0.9 ~~~~~~~~~~~
- fixed config
- fixed reload command
- added all messages
~~~~~~~~~~ Version 0.0.6 ~~~~~~~~~~~
- first alpha release
- config (messages)
- chain with rightclick and string in hand
- permissions
- reload command