New to the forums also being an admin to any type of server related stuff. The first one is SmoothRestart. I'm trying to get it to execute a restart every so often. I was testing times, but it did not execute the RebootTimes. I did /srestart time and it rebooted in the time and announced it with a gui. Also... I don't know if it's a dumb question, but would I want to use this plug-in to do hourly restarts?
The second one is NoEscape. I'm trying to enable Combat Block, but it's not working. Raid Block does work though.
I've followed srtbulls YT videos as his (Which are great. He's helped with 80% of the plug-ins off the videos alone) and come across issues and I don't get it lol... Any help would be appreciated. I've been messing with these two plugins for hours and I'm getting frustrated with all this.
Any help would be greatly appreciated!
{
"Checks": {
"autoRebootCountDown": 3,
"checkIntervalMinutes": 5,
"currentDevblog": 0,
"currentOxideBuild": 4531,
"enableAutoChecks": true,
"enableAutoReboot": true,
"notifyOnlineAdmins": true
},
"Settings": {
"ShowMinutes": [
60,
45,
30,
15,
10,
5,
4,
3,
2,
1
],
"ShowSeconds": [
50,
40,
30,
20,
10,
5,
4,
3,
2,
1
]
},
"SimpleUI": {
"SimpleUI_Enable": true,
"SimpleUI_FontSize": 30,
"SimpleUI_HideTimer": 10,
"SimpleUI_Left": 0.1,
"SimpleUI_MaxHeight": 0.05,
"SimpleUI_MaxWidth": 0.8,
"SimpleUI_Top": 0.1
},
"Timers": {
"RebootTimes": {
"12:": "5",
"23:35": "5"
},
"useTimers": true
}
}The second one is NoEscape. I'm trying to enable Combat Block, but it's not working. Raid Block does work though.
"Combat": {
"Block": {
"damageTypes": [
"Bullet",
"Arrow",
"Blunt",
"Stab",
"Slash",
"Explosion",
"Heat",
"ElectricShock"
],
"duration": 180.0,
"enabled": true,
"notify": true
},
"BlockWhen": {
"giveDamage": {
"enabled": true,
"minCondition": 100.0,
"minDamage": 1.0
},I have NTeleportation too and have this:
"Block Teleport (NoEscape)": true,I've followed srtbulls YT videos as his (Which are great. He's helped with 80% of the plug-ins off the videos alone) and come across issues and I don't get it lol... Any help would be appreciated. I've been messing with these two plugins for hours and I'm getting frustrated with all this.
Any help would be greatly appreciated!