Adding config entry to disable Nether/End cccess via teleport command
« Update 1.3.3 »
» Adding config entry to disable Nether/End access via teleport command
Code (YAML):
config-version: 1.3.3-SNAPSHOT
settings: # Should you be able to enter Nether/End worlds with the command /world telport <Player> <World> access-nether-via-command: true
access-end-via-command: true
messages:
teleport:
nether-not-accessible: '
%prefix% §cEntering Nether World via command is disabled' end-not-accessible: '
%prefix% §cEntering End World via command is disabled'