- Added new /forcertp command to replace /rtp forcertp ...
- Added new force-rtp.yml configuration file:
Code (YAML):
# Force RTP configuration
# This file controls the behavior of the /forcertp command
# Default world to use when no world is specified
default-world
: world
# Bypass settings for the /forcertp command
bypass
:
# Whether to bypass cooldown restrictions
cooldown
: true
# Whether to bypass permission checks (except for the forcertp permission itself)
permission
: true
# Whether to bypass safety checks (teleport even to unsafe locations)
safety
: false
- Added a lot of new configurable messages in the messages/en.yml configuration file
- Fixed issue in /rtp reload, it now reloads all configuration files again
- Fixed issue preventing /forcertp to be used from console