RonanCraft
RonanCraft
Action bar was supported for a little while, but we wanted 1.8 support so it was dropped, might get this functionality back if I can find a way to do...
mhh, feel like this command can have two meanings, `/rtp near` sounds to randomly teleport somewhere near YOURSELF. For what you want maybe the command can be `/rtp nearPlayer`, which...
I think it has the ability to do this, but MySQL and SQLite do not have the same syntax, so I'd need to change around some options to support both...
@TechnicallyCoded Reflection is all you bud, any idea what could be wrong?
I think I've experience this myself, still dawns on me how this is possible. I will be looking into this!
> ## Correct way: > Make your plugin use [RTP_TeleportPostEvent](https://github.com/RonanPlugins/BetterRTP/blob/master/src/main/java/me/SuperRonanCraft/BetterRTP/references/customEvents/RTP_TeleportPostEvent.java) and save that location only once. Ignore subsequent RTPs by that player. > > ## Hacky/incorrect way: > Set the...
I would love to support this idea, the only bungeecord to discord only involves login and logout times, not the actual console log or commands
@SimplyBallistic it would do the same thing as the Bukkit/Spigot version would do, just on Bungeecord, it would send the console, but just remove the chat channels, basically a console...
been meaning to upgrade this functionality, currently there is a global set limit per world, making it permission based would be really neat.
This has been talked about, thinking of making a webapp to import your players stats and display in on a webpage. Made a new module on the github just for...