Hugs/Slaps v1.3
Details
-
FilenameHugsandSlaps.jar
-
Uploaded by
-
UploadedJun 10, 2013
-
Size22.82 KB
-
Downloads652
-
MD5198e35a462d405026a461f058e0eb0ef
Supported Bukkit Versions
- CB 1.5.2-R0.1
Changelog
v1.3
- consolidated code eliminating multiple class files which brings the following benifits:
- made code all around easier to read and manage
- also cut run time at startup (for me by 1-2 seconds)
- makes processing time for each command less demanding on the server and all around quicker and less laggy
- added formatting for error messages and other standard messages
- fixed help panel bugs using multiple arguments for pages
- added permissions for all standard commands
- added help board intigration with permissions and configuration settings:
- allows for disabled commands to not how up for players
- players without permissions to use certain commands cannot see their respective help panel description
- started working on custom commands (coming soon!)
- Configuration file does not work in this update! Please refer to main page for details.
v1.2.1
- bug fixes for global commands /fliptable and /fixtable
- added missed default commands to config.yml
- fixed formatting errors with /hugs help
v1.2
- added help page feature (below)
- added ability to use /hugs and /hugsandslaps (help commands)
- added configuration file
- added chat formatting and fixed chat formatting issues
v1.1.2
- updated to craftbukkit 1.5.2
- added ability to use /kiss
- added ability to use /blowkiss
- added ability to use /ragequit (console denied access to this command)
- movement towards a reply and anti-spam system started (put off until next build)
v1.1
- updated to craftbukkit 1.5.1
- added ability to use /poke
- added ability to use /punch
- added ability to use /like
- added ability to use /dislike
v1.0.2
- added ability to use /facedesk
- added ability to use /facepalm
- added ability to use /tableflip
- added ability to use /'tablefix
- added ability to use /high-five
- added global emotes
- fixed double emotes
- fixed chat problem where a playername's color would alter the rest of the message.
v1.0.1
- re-organized code into multiple files making it easier to follow
v1.0
- initial release!
- added ability to use /hug
- added ability to use /slap
- Configuration file does not work in this update! Please refer to main page for details.