Releases: arboriginal/PlayerRider
Releases · arboriginal/PlayerRider
Version 1.15
- Add option to have a minimum number of passable blocks above player, to allow other to ride him
- Prevent players to ride players who sleep, glide, swim or in vehicle (configurable)
- Fix: Prevent player to suffocate / being send out of the world when leaving a player's shoulders
- (internal) Convert to Maven
- (internal) Change indentation to standard Java
- (internal) Minor code changes
- Successfully tested with 1.15
- Remove Herobrine
Version 1.14.3-beta2
- Add option to have a minimum number of passable blocks above player,
to allow other to ride him (default = 1) - Prevent players to ride players who sleep, glide, swim or in vehicle
(to prevent glitches like reported by Minestick) - Remove Herobrine
Version 1.14.3-beta
- Fix: Prevent player to suffocate / being send out of the world when leaving a player's shoulders
- (internal) Convert to Maven
- (internal) Change indentation to standard Java
- (internal) Minor code changes
Version 1.14.2: New options + optimisations
Changelog:
- You can now add potion effects on ridden player when mounted
- You can now add potion effects on ridden player when whipped
- Code refactoring to improve performances
Version 1.14.1: Additions + bugfix
- Add optional bossbar displayed to ridden player
- Add the ability to disable the plugin by world
- Add the ability to disable the feature which hide the rider
to the ridden player (I've documented this in config.yml
but forgot to add the code for it in last version...) - Fix a bug that could let the rider invisible to previously
mounted player (requiring disconnect/reconnect to see him again)
Version 1.14: A few new features
- New permission: playerrider.ducktoggle (to use /prider-toggle)
- New command: /prider-toggle to toggle own ridability
- Now the rider is hidden to the ridden player if he doesn't look upward
- Plugin compatibility with 1.14 confirmed (still usable in 1.13)
Fix for Citizens NPC
1.13.2 Fix for Citizen NPC
Version 1.13.1
Improvements:
- Allows to fix the max number of riders (you can have several groups)
- Add configurable cooldowns (actions and messages)
- Now, items used can be consumed (your choice)
- Add the permission playerrider.ride.keepitem
- Add the permission playerrider.whip.keepitem
- Add an option to prevent the rider to be hit by his victim
Version 1.13
Modifications:
- Upgrade to Spigot 1.13
- Adding a default config.yml
- Change Readme file format to Markdown
- Remove jar file from src (will be in Github releases tab)
- Adding 3 permissions
- Adding a reload command
- New feature: Whip the player to give him a temporary boost
- Now the plugin has lots of configurable options
- Removing Herobrine