RonanPlugins / BetterRTP

Official wiki of the BetterRTP plugin!
https://www.spigotmc.org/resources/36081/
MIT License
111 stars 86 forks source link

Config option to disable the Title, Subtitle and Chat messages sent to player #121

Closed Line-Noise closed 1 year ago

Line-Noise commented 1 year ago

Plugin Version: 3.6.1

Request:

I use the BetterRTP API in my own plugin and would like to control the messaging sent to the players. It would be useful to be able to configure BetterRTP (either in the config file or via RTPSetupInformation) to not send any messages to the player when they're teleported.

How/Why:

This would make the BetterRTP API more API-like and allow it to be seamlessly used in other plugins.

Additional Context:

After spending two days trying to implement a safe random teleporter in my plugin I'm glad I found yours. It works so much better than mine!

Line-Noise commented 1 year ago

:rofl: I just found the effects.yml file.