Automatically creates a zone to remove sleeping players from Outpost and Bandit Camp
Supported Games
depends on
No Safe Zone Sleepers automatically creates a zone to remove sleeping players from Outpost and Bandit Camp. (And now Added Fishing Villages and Ranches)(And now Setting for custom safezone Zones)
Configuration
{
"1 Use Custom SafeZone settings": true,
"2 Kill Sleepers on disconnect": false,
"3 Time to delay Kill": 60,
"4 Oupost Zone Radius": 150,
"5 BanditCamp Zone Radius": 150,
"6 Ranch and Fishing Village Zone Radius": 20,
"7 Use Enter and Leave Messages?": false,
"8 Enter Message": "You are now Entering {0} a No Sleep Zone",
"9 Leave Message": "You are now leaving {0} a No Sleep Zone",
"A Message Color": "#95a5a6",
"Custom SafeZone Zoneid's": [
"12345",
"54321"
]
}
NOTE : using {0} in enter or leaving message will replace with monument name
Credits
- k1lly0u for Zone Manager
- misticos and Wulf for all the help and support
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

