ZoeyVid / Stacker

A plugin to stack player above player (and throw them)!
https://ci.zvcdn.de/job/Stacker/lastSuccessfulBuild/artifact/target/stacker.jar
GNU Affero General Public License v3.0
6 stars 2 forks source link

Add PlaceholderAPI placeholders support #92

Open TheJoshue opened 1 month ago

TheJoshue commented 1 month ago

like %stacker_isriding% = if player is riding on top of someone, it returns "true", otherwise "false" also %stacker_isridden% = if player is being ridden by someone, it returns "true", otherwise "false"

Zoey2936 commented 1 month ago

@DavidCraftDev