- Contributors:
- Il_Picasso
NO-SWIMMING
Lightweight plugin to stop users from swimming in your server. (Compiled with Spigot 1.8.5)
config.yml:
- Pushback player on contact with water
- Outputs a message on contact with water "You can't swim"
- Configurable Message
- Configurable value for Pushback
- NEW. Configurable time for Damage event Cancel
- More Features coming
Code (Text):Options:
#Message given after pushed back
NoSwim: '&lYou can''t swim'
#Level of power in the pushback.
#I recommend -0.2, and always negative
Pushback: -0.2
#Time measured in SECONDS,
#I recommened leaving it in 3 seconds
#Refers to how long the event must cancel the Damage event when falling
TimeNoDamage: 60
#Where height is the Y value that will be teleported after touching the water
#Again, I recommend leaving it in 2
Height: 2
Permissions:
TO-DO
- noswimming.bypass - ByPass No-Swimming (Allows the one having the perm to actually SWIM)
- Add a Configurable message (ADDED)
- Configurable Options (ADDED)
- More Permissions (?)
- I accept suggestions
-
We are planning scheduled maintenance on this website on Friday 5 March (tomorrow) at 4:00 am UTC. It is estimated that this maintenance will last 15 minutes. You can view this time in your local timezone here. Thanks.Dismiss Notice

NoSwimming 0.4
Disable swimming for your users. Useful for RPG Servers
Recent Updates
- Time Measured in seconds May 28, 2015
- Cancel Event of Damage , Improved Algorithim May 27, 2015
- Corrected Plugin Version May 27, 2015