Closed timbersquirrel closed 7 years ago
https://github.com/poggit-orphanage/WorldProtect/blob/dev/README.md
/wp border x1 z1 x2 z2
Yeah it didn’t work
Please post the exact command you used, because it's working fine for me. You did enable border: true
under features
in the WorldProtect config?
I don’t think I have (border: true) set to true but I can’t find it in the reasorces
config.yml should look something like this:
---
version: 2.3.0
motd:
'# ticks': line delay when showing multi-line motd texts.
ticks: 15
'# auto-motd': Automatically shows motd when entering world
auto-motd: true
features:
max-players: false
protect: true
border: true
pvp: true
motd: false
no-explode: true
unbreakable: false
bancmds: false
banitem: true
gamemode: true
gm-save-inv: true
death-save-inv: true
...
ok so it works if i dont rename the file of the world in the /worlds section of the server but i need it to be renamed...
You can't just rename a world folder, you need to edit the levels level.dat file too; please check the forums.
thanks will try :D
I tried to set borders by doing /wp border 10000 10000 -10000 -10000 even if im not op i can still move past it... i dont understand