Remove force option from default preset

This commit is contained in:
Phoenix616 2019-10-06 16:39:06 +01:00
parent dd6fffe0d5
commit 638c0956d9
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ sign-variables:
# Don't use the -p parameter, this will get added automatically with the senders name/the specified playername
presets:
# Triggered when you use /rtp without any additional paramters
default: "100 1000 -f"
default: "100 1000"
# add more to use /rtp <rtpname>, player needs "randomteleport.presets.<rtpname>"
# <rtpname>: "/rtp 1 2"
test: "10 200 -f"