Last thing I can think of is make sure you are in the admin group.
usergroup add YourName admin
Day Vote [Unmaintained]
Discussion in 'Plugin Support' started by insane8472, Jul 31, 2015.
-
so in Rusty I put myself as the ownerid, do I still need to do another inside the game console after I've rezzed into our server?
-
Giving yourself ownerid wont give you permissions for a group your not in. Try using the command above to add yourself to the admin group, then give the admin group the day vote permission.
-
Ok, I'm at work, I have another admin throwing us in that admin pool. So far that took, now we're trying the dayvote permission commands again. Standby lol
[DOUBLEPOST=1478530536][/DOUBLEPOST] -
Lets try it from the top, see if that helps.
group add admin
usergroup add YourSteamID admin
grant group admin dayvote.admin
server.writecfg
and in chat, /dayvote
If that still doesn't work, send me a pm and we can go from there.
Edit: Try using your steam id when adding to group. -
-
-
But it never gives a confirmation message
Thats a sign oxide is not installed even if you put in the wrong command it would still have a unknown command message -
And why would some plugins already work if it wasn't?Attached Files:
-
-
delete
-
-
Also @insane8472 - my admin helping me, since I'm at work, states all is working since we've properly done the admin group. Which is weird because we didn't do it before and everything worked. I'm thinking it may be the way this new server is or something? I'm not sure....or the newer updated Oxide as well! Thanks! -
Hi there no1 has permission to vote even admin. I'm new to this have i missed something?
-
This plugin uses Oxide permissions. So only authorised groups/players are able to use the commands.
To authorise people, for example all admins, simply type into an RCON tool such as RustyAdmin "grant group admin dayvote.use" (without quotes).
OR... If you want EVERYONE to have the ability to vote then simply open the config file (DayVote.json) and on the line that says:
"UsePermissions": "true",
Set the true to false and everyone can vote then. -
this is what i have set, still doesn't allow me to vote =[
"Revote": {
"Announce": "true",
"Enabled": "true",
"Prefix": "[<color=#f9169f> Revote </color>]",
"ProgressInterval": "15",
"ShowProgress": "true",
"VoteDuration": "60",
"VoteRequired": "40%",
"WaitDuration": "30"
},
"Settings": {
"AdminExempt": "false",
"AllowAutoNights": "1",
"AllowVoteChange": "false",
"AllowVoteNights": "1",
"AutoSkip": "true",
"DayHour": "6",
"Enabled": "true",
"NightHour": "18",
"Prefix": "[<color=#cd422b> Day Vote </color>]",
"ProgressInterval": "30",
"RoundPercent": "true",
"ShowDisconnectVotes": "true",
"ShowPlayerVotes": "false",
"ShowProgress": "true",
"ShowTimeChanges": "true",
"UsePermissions": "false",
"VoteDuration": "120",
"VoteMinPlayers": "1",
"VoteRequired": "50%" -
Once you have placed the file inside the config folder all you need to do is reload the plugin...
Do reload the plugin, use an RCON tool and type the following command:
oxide.reload DayVote
You should then be able to vote, and so should everyone else.Attached Files:
-
-
does this plugins allows players to have preferences, and set(and stored by plugin) these just once? i mean if you prefer day over night you vote once for /day and every time when you are online and night hits, you voice will be given for day automatically?
-
-
Thank you very much, works perfectly fine now <3 -
I'm a little confused on the airdrops. i haven't changed any of the times since i downloaded the mod and have yet to see an airplane come through. should the airdrop wait stay false but enable be set to true in order for the planes to come in?