About Monument Player Settings
Block certain actions, commands, etc. within the monument. (to teleport)
Features:
- Outpost, Bandit Camp Teleport (/mtp)
- Unable to pick up entities
- Certain items cannot be activated
- Certain commands are not available
- No spray
Config:
{ "General Settings": { "Prefix": "<color=#5892bf>[Monument-Settings]</color>\n", "SteamID": 0, "Commands": "mtp" }, "Teleport Settings": { "Use teleport Outpost?": true, "teleport cooltime Outpost": 15.0, "Use teleport Bandit?": true, "teleport cooltime Bandit": 15.0 }, "Monument Settings": { "Block commands in monuments": [ "remove", "something" ], "Block Spary in monuments": true, "Block Active Item in monuments": [ "fun.trumpet" ], "Block Pickup in monuments": true }, "Version": { "Major": 1, "Minor": 0, "Patch": 0 } }