1. Last thing I can think of is make sure you are in the admin group.
    usergroup add YourName admin
     
  2. 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?
     
  3. 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.
     
  4. 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]
    Ok, so we add ourselves to the admin group. But it never gives a confirmation message, nor an error. Then we do the command for dayvote for the admin group. Again, no confirmation nor error. Then in global chat, we tried to access the /dayvote menus, and it still says "You do not have permission to use DayVote."
     
  5. 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.
     
  6. Make sure you have oxide installed as it needs reinstalled after each server update
     
  7. This is a brand new server setup as of last night. I switched hosting service providers for several reasons. Oxide was installed before I added the plugins. InfoPanel already works, and a couple of others. Just seems like a lot of them don't work like Rust changed something big time.
     
  8. When you say
    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
     
  9. Oxide is installed. *Posted Pic*

    And why would some plugins already work if it wasn't?
     

    Attached Files:

  10. type version in recon
     
  11. Oxide Version: 2.0.2693

    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!
     
  12. Hi there no1 has permission to vote even admin. I'm new to this have i missed something?
     
  13. Yeah. You missed one or two things.

    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.
     

  14. 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%"
     
  15. Download my configuration file and upload that to your server.

    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:

  16. 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?
     
  17. You can't do that right now but it is an interesting idea.
     

  18. Thank you very much, works perfectly fine now <3
     
  19. 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?