I'm trying to set the players time when they enter the zone but it seems to be only working for admins not player. Any ideas on why and how I can fix it?
{
"Zone ID": "0003",
"Actions": [
{
"Frequency": "Always",
"Time Frequency": null,
"Use Game Time": false,
"Run On": "Enter",
"Commands": [
{
"Command": "admintime 13",
"Arguments": [],
"Clientside": false,
"Chat Command": false
}
]
},
{
"Frequency": "Always",
"Time Frequency": null,
"Use Game Time": false,
"Run On": "Exit",
"Commands": [
{
"Command": "admintime -1",
"Arguments": [],
"Clientside": false,
"Chat Command": false
}
]
}
]
}
Setting players time in a zoneSuggestion
Admintime will not work because it is a client side and admin only command. If you want to change time in a specific zone I would advise using Zone Manager Time (also by me)
Merged post
I could look into adding an option to give players an admin flag for a moment though for that, but again we already have a proper approach in ZMTime
Zone Manager Time is a great plugin but unfortunately it doesn't work with k1lly0u Arena plugin :)
I could abstract it all to a more generic API, this way both plugins could work properly (hopefully) hahah?
Fingers crossed
misticos#2334 please dm me on discord around the weekend or next week
Yeah np what time zone are you in.