Look for the latest updates and fixes on our Discord server or on the «Curseforge» website
About:
This plugin will allow your server to protect players from unsuccessful teleportation, as well as allow you to set a delay before teleportation. This plugin can interact with any other plugins and servers.
Features:
- Supports any plugins, servers and even mods
- Support for most versions of the Minecraft
- Ability to connect your own translation files. Default is English, Russian, Ukrainian)
- Live technical support on the BreakBrains team server
- Open source code
- No copyright
How does it work?
- Stop the server
- Extract the «SafeTP.jar» to the «plugins» folder
- Extract plugins from the dependencies section to the plugins folder
- Start the server
- Configure the configs in the «plugins/SafeTP/»
- Grant permissions to plugin commands
- Write the command /stp reload
- Done
Commands:
- /safetp,stp - the main command of the plugin
- /stp info - about the plugin
- /stp help - get a list of commands
- /stp reload - reload the plugin settings
- /stp debug - view debugging information
- /stp update - checking for available plugin updates
- /stp add [packages|floors|walls|biomes] [value] - add allowed or forbidden elements or plugin packages to the configuration
- /stp del [packages|floors|walls|biomes] [value] - delete allowed or forbidden elements or plugin packages to the configuration
- /stp list [packages|floors|walls|biomes] - show a list of items from the config
[ ] - required parameter, <> - optional parameter
Permissions:
- bbrains.safetp.* - full access to the plugin
- bbrains.safetp.cmd.* - access to all plugin commands
- bbrains.safetp.cmd.main - access to the «/stp» command
- bbrains.safetp.cmd.help - given access to the «/stp help» command
- bbrains.safetp.cmd.info - given access to the «/stp info» command
- bbrains.safetp.cmd.debug - given access to the «/stp debug» command
- bbrains.safetp.cmd.update - given access to the «/stp update» command
- bbrains.safetp.cmd.reload - given access to the «/stp reload» command
- bbrains.safetp.cmd.list - given access to the «/stp list» command
- bbrains.safetp.cmd.add - given access to the «/stp add» command
- bbrains.safetp.cmd.del - given access to the «/stp del» command
- bbrains.safetp.ignore.* - ignore any checks and delay
- bbrains.safetp.ignore.delay - ignore teleport delay
- bbrains.safetp.ignore.wall - ignore wall check
- bbrains.safetp.ignore.biome - ignore biome check
- bbrains.safetp.ignore.floor - ignore floor check
- bbrains.safetp.ignore.wall - ignore wall check
- bbrains.safetp.ignore.empty - ignore check for emptiness
Install the PermissionEx or LuckPerms plugin
Dependencies:
- [Vault]
- <PremissionEx> or <LuckPerms>
[ ] - required parameter, <> - optional parameter