Skip to content

Releases: arboriginal/PlayerRider

Version 1.15

14 Dec 17:00
Compare
Choose a tag to compare
  • 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

07 Dec 12:18
Compare
Choose a tag to compare
Version 1.14.3-beta2 Pre-release
Pre-release
  • 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

30 Nov 17:20
Compare
Choose a tag to compare
Version 1.14.3-beta Pre-release
Pre-release
  • 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

29 Sep 04:33
Compare
Choose a tag to compare

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

27 Sep 18:55
Compare
Choose a tag to compare
  • 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

27 Sep 10:09
Compare
Choose a tag to compare
  • 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

24 Feb 00:23
Compare
Choose a tag to compare
1.13.2

Fix for Citizen NPC

Version 1.13.1

04 Dec 07:13
Compare
Choose a tag to compare

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

28 Nov 21:05
0b47190
Compare
Choose a tag to compare

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