I have a rust server and added the NoEscape plugin to prevent people from /teleporting or /home during a raid or fight.
I have set the config to block all of these:
"Settings": {
"Block": {
"Types": [
"remove",
"tp",
"tpr",
"tpa",
"bank",
"trade",
"recycle",
"shop",
"bgrade",
"build",
"repair",
"upgrade",
"vend",
"kit",
"assignbed",
"craft",
"home",
"mailbox"
I am also using N-Teleportation.
Any help or suggestions? Thanks
I have set the config to block all of these:
"Settings": {
"Block": {
"Types": [
"remove",
"tp",
"tpr",
"tpa",
"bank",
"trade",
"recycle",
"shop",
"bgrade",
"build",
"repair",
"upgrade",
"vend",
"kit",
"assignbed",
"craft",
"home",
"mailbox"
I am also using N-Teleportation.
Any help or suggestions? Thanks