Sticky Slimes

Features:
This is a basic plugin that makes mob fighting slightly more difficult, particularly in the case of the slime. When a player is hit by a slime, they will be instantly slowed down by a Slowness Effect III for 20 seconds. If the player punches a slime (bare handed) they will receive a Mining Fatigue III for 20 seconds.
Installation:
Installation for StickySlimes is a little different then your average plugin installation, due to the PythonPluginLoader dependency (sorry). The following are basic steps for installation. Feel free to commend for clarification. All download links are directly below the steps.
Steps:
- Download all required files (below the "Steps")
- Place the downloaded "Jython.jar" into the 'lib' folder of your server (if "lib" does not exist, please create it)
- Place the "PyPluginLoader-versionX.jar" into the "plugin" folder of your server
- Place downloaded "StickySlimes.pyp" into the "plugin" folder
Downloads:
- PythonPluginLoader (PythonPluginLoader is compatible with current version of Bukkit, even if it doesn't say so)
- Jython (By downloading and using Jython you accept the license)
- Latest version of StickySlimes (v2.2)
Usage:
After dragging and dropping the StickySlimes.pyp file into your plugins folder, a new folder will be generated on first run. This will house the configuration file "settings.ini." Within the settings file are a couple options you can use to personalize your usage of the plugin. When configuring, be sure to use proper format (either "True" or "False" without the quotes). See the chart below.
| Option: | Description: | Default: |
| UsePermissions | Choose whether or not you would like to use permissions. | False |
| PlayerContactSlowness | Choose whether or not you would like player who have been hit by a slime to be slowed down. | True |
| PlayerPunchFatigue | Choose whether or not you would like a player who has punched a slime (empty handed) to be given Mining Fatigue. | True |
| PlayerMessages | Choose whether or not you would like a player who has been hit by or punched a slime to be sent a message telling why the result/effect has occurred. | True |
| UpdateChecker | Choose if you would like the Update Checker to run on start. | True |
The permissions node "stickyslimes.nostick" is the only node for this plugin. Players with this permission will not be affected when hit by a slime, or after punching one. Be sure to have permissions enabled in the configuration file if you would like to use this feature.
Upcoming Features:
Nothing currently planned, send a PM or post a comment if there is something you would like done.
Recent Changes:
v2.2: 1.7 Compatibility / Bug Fixes (December 24, 2013)
Bug Fixes
- Update Checker revamped
- Small fixes to ensure compatibility with CB 1.7.2-R0.2 and future versions on 1.7
Features Added
- Choose if you would like to turn the Update Checker off
Full Changelog can be found here.
Bugs/Issues:
1.7 related bugs [Rare]Fixed in v2.2Permissions debug messages shown in ConsoleFixed in v2.1Auto Update Check check errorsFixed in v2.1Punching non-slime creatures can still give the player the effect (Will be fixed ASAP)Fixed in v1.2
None currently. If you need help, file a ticket (will get fastest response) or post in the comments, and I will get back to you as soon as possible.
Other Plugins:
Interested in downloading another one of my plugins? Here are some to try: (Click the picture to be taken to page)
-
View User Profile
-
Send Message
Posted Jul 4, 2013@leobizaz
Sounds like a good idea. I can add that option tonight.
-
View User Profile
-
Send Message
Posted Jul 4, 2013Also you could make so when you hit a slime with your hand you get Mining Fatigue II effect;