mirror of
https://github.com/Phoenix616/RandomTeleport.git
synced 2024-11-25 12:06:15 +01:00
Remove force option from default preset
This commit is contained in:
parent
dd6fffe0d5
commit
638c0956d9
@ -70,7 +70,7 @@ sign-variables:
|
|||||||
# Don't use the -p parameter, this will get added automatically with the senders name/the specified playername
|
# Don't use the -p parameter, this will get added automatically with the senders name/the specified playername
|
||||||
presets:
|
presets:
|
||||||
# Triggered when you use /rtp without any additional paramters
|
# 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>"
|
# add more to use /rtp <rtpname>, player needs "randomteleport.presets.<rtpname>"
|
||||||
# <rtpname>: "/rtp 1 2"
|
# <rtpname>: "/rtp 1 2"
|
||||||
test: "10 200 -f"
|
test: "10 200 -f"
|
Loading…
Reference in New Issue
Block a user