1. Hi guys,

    Its been a long time now when i was doing some editing to plugins and server files and i need a jump back

    i need some help with some commands just some basic

    this my Idea:
    1. i wanna make a Server that Reboots Daily at a serten time to avoid server issues i also would like that it makes backups like a reboot to the last backup,
    2. i would like a auto file that when server is gonna update i do not wanna replace Oxide files that will crash the server,
    3. i would like to make a special world with a map inside the world,
    4. i would like to display my donate paypal in rust bottom bar,

    and i would like some usefull commands for this New Rust AGE cuz i still used to the legacy commands
    [DOUBLEPOST=1461429560][/DOUBLEPOST]@Wulf
    [DOUBLEPOST=1461435808][/DOUBLEPOST]How do i make Enter and spaces like this description see image Imgur: The most awesome images on the Internet
     
  2. 1 - Can be done fairly easily with custom scripts(Not oxide, bat commands and stuff).
    2 - Are you saying like auto-update oxide? As I dont think that is possible.
    3 - There is no way to make a special world, only the current maps available to us. You can create like a giant base under the map with plugins however.
    4 - That would just be done with the plugin available, I think it has config for it.
     
  3. i also searching a Plugin to make like VIP,Moderator,Owner cant find it -_- wulf can you message me cant message you really need some help please
     
  4. VIp, Mod, Owner could be handled uses oxides group system.
    Code:
    load *|<pluginname>+
    unload *|<pluginname>+
    reload *|<pluginname>+
    grant <group|user> <name|id> *|<permission>
    revoke <group|user> <name|id> *|<permission>
    group <add|set> <name> [title] [rank]
    group <remove> <name>
    group <parent> <name> <parentname>
    usergroup <add|remove> <username> <groupname>
    show <group|user|perm> <name>
    show <groups|perms>
    version or oxide.version
     
  5. Can you send me a Plugin for that? with the commands if possible cuz my idea would be if players like vote or do something i can make them VIP so they get GOLD VIP Tagg and some stuff and permision to put costume signs
     
  6. With that one does it auto run it each day like the timed plugin or does an admin need to type it in each time
     
  7. I think its per day, could be wrong lol.
     
  8. It looks like it needs an admin on to run the command each time
     
  9. Oh lol, Im creating a server manager that could handle the restart thing as well as it uses a console command.
     
  10. guys thanks for helping but at moment if you can help me with these issues would be great
    First of all this my Bat file text to start is came with oxide files.

    @echo off
    cls
    :start
    echo Starting server...

    RustDedicated -batchmode -nographics +server.port 28015 +rcon.port 28016 +rcon.password "jonilyn" +server.maxplayers 200 +server.hostname "[NL/EU] Black Lagoon |75x|INSTA|TP|Clans|QuickSmelt|" +server.identity "Server Test 1" +server.level "Procedural Map" +server.seed 12345 +server.worldsize 4000 +server.saveinterval 300 +server.globalchat true +server.headerimage "G:\Rust Server\Rust Images\BlackLagoon.jpg" +server.description "Black Lagoon is a Modded PVP Rust Server, Fun times, No Admin Abuse & Noobs Friendly! Very Active and Helpful admins Admin Powers are only used to protect from cheaters and are here to help players. Become VIP [VIP package] Contains VIP in-game TAG, Costume signs, 7500BP Fragments. Black Lagoon Join our FUN Rust Community now" echo.
    echo Restarting server...
    echo.
    goto start

    RED: Headerimage not working i try my lokal drive E and a url both failt to work. my banner not changing.
    GREEN: Server desciption is half working it displays the text but putting room ENTER between some text is not working,

    * i need a good admin plugin to controle admin moderator vips like before you had command but now if i set admin true console i only can make auth lvl 2 how can i make auth lvl 1
    [DOUBLEPOST=1461494442][/DOUBLEPOST]and how to change admin skin to girl i saw a command but no longer works
     
  11. Right lets get started. Try using a imaging website like imgur to do your image. So a url instead of a file link. Cant change skins, thats based on steam ID. After each line if you want to space it add a \n inside of the "" after persay like fragments.
    [DOUBLEPOST=1461495704][/DOUBLEPOST]Auth level one is moderator - moderatorid "steamid(64)"
    [DOUBLEPOST=1461496035][/DOUBLEPOST]Solved - Using new server list info settings? | Oxide
     
  12. thx for helping me guys/girls loving yah all i did try imgur dint work
     
  13. Odd, just go to here: Solved - Using new server list info settings? | Oxide and you should find out what is wrong there somewhere. Other then that you should be good!
     
  14. http://i.imgur.com/qJkapDO.jpg
    [DOUBLEPOST=1461501089][/DOUBLEPOST]and about the /n ok i send i a example please take a look for me
    i also have plugin issues suddenly
     
  15. Make sure it is \n not /n, there two different things.
     
  16. ok i go try it now can you look for me i have somne issues with some plugins
    Link picture i ussing Sethome and everyone get these blue marking to see
    Imgur: The most awesome images on the Internet
    Tool Info
    Day Vote for Rust | Oxide

    Dayvote file build:
    Code:
    {
      "Airdrop": {
        "AirdropWait": "false",
        "Drops": "1",
        "Enabled": "false",
        "Interval": [
          "2400",
          "3000",
          "3600"
        ],
        "MinPlayers": "1"
      },
      "Messages": {
        "AdminExempt": "Day vote administrators a currently exempt from voting.",
        "AdminTimeSet": "Administrator set current time to <color=#cd422b>{set}</color> from <color=#cd422b>{current}</color>.",
        "AlreadyVoted": "You have already voted <color=#cd422b>{vote}</color> for this day vote.",
        "AutoSkip": "Night cycle started and has automatically been skipped.",
        "AutoSkipError": "Day vote is <color=#cd422b>disabled</color>.  Night cycles are automatically skipped every <color=#cd422b>{allowed}</color> nights.",
        "ChangedStatus": "Day vote <color=#cd422b>{status}</color>.",
        "Connected": "A day vote is currently in progress.  To skip, use <color=#cd422b>/dayvote yes</color>, otherwise, <color=#cd422b>/dayvote no</color>.  Yes/no votes required is <color=#cd422b>{required}</color>.    Current progress: <color=#cd422b>{yes}</color> voted yes, <color=#cd422b>{no}</color> voted no.",
        "DisconnectVotes": "<color=#cd422b>{player}'s</color> vote of <color=#cd422b>{vote}</color> has been removed for disconnecting.",
        "ManualAutoSkipError": "You cannot manually start or stop a day vote when night cycles are automatically skipped.",
        "ManualPercentProgress": "Current progress: <color=#cd422b>{yes}%</color> (<color=#cd422b>{required}%</color> required) of <color=#ffd479>{players}</color> online players voted yes, <color=#cd422b>{no}%</color> voted no.  Use <color=#cd422b>/dayvote yes</color>, otherwise, <color=#cd422b>/dayvote no</color>.",
        "ManualPercentVoteOpen": "Administrator started a skip night cycle vote.  To skip, type <color=#cd422b>/dayvote yes</color>, otherwise, <color=#cd422b>/dayvote no</color>.  Yes votes required is <color=#cd422b>{required}%</color> of <color=#ffd479>{players}</color> online players.  Voting ends in <color=#cd422b>{seconds} seconds</color>.",
        "ManualProgress": "Current progress: <color=#ffd479>{yes} yes</color>, <color=#cd422b>{no} no</color>.  Yes/no votes required is <color=#cd422b>{required}</color>.  Use <color=#cd422b>/dayvote yes</color>, otherwise, <color=#cd422b>/dayvote no</color>.",
        "ManualRevoteClose": "A day vote is not currently open.  However, a pending <color=#f9169f>revote</color> has been aborted.",
        "ManualVoteClose": "Administrator aborted current day vote.  <color=#cd422b>Night cycle will continue.</color>",
        "ManualVoteOpen": "Administrator started a skip night cycle vote.  To skip, type <color=#cd422b>/dayvote yes</color>, otherwise, <color=#cd422b>/dayvote no</color>.  Yes/no votes required is <color=#cd422b>{required}</color>.  Voting ends in <color=#cd422b>{seconds} seconds</color>.",
        "NoPermission": "You do not have permission to use this command.",
        "NotEnabled": "Day vote is <color=#cd422b>disabled</color>.",
        "NotNumber": "Time must be a number between <color=#cd422b>0</color> and <color=#cd422b>23</color>.",
        "NoVote": "No day vote currently in progress.  Wait until the night cycle has started.",
        "NoVoteChange": "You have already voted <color=#cd422b>{vote}</color> for this day vote.  Permission to change your vote is disabled.",
        "PercentProgress": "Current progress: <color=#cd422b>{yes}%</color> (<color=#cd422b>{required}%</color> required) of <color=#ffd479>{players}</color> online players voted yes, <color=#cd422b>{no}%</color> voted no.  Use <color=#cd422b>/dayvote yes</color>, otherwise, <color=#cd422b>/dayvote no</color>.  Voting ends in <color=#cd422b>{seconds} seconds</color>.",
        "PercentVoteFailed": "<color=#cd422b>Voting is closed.</color>  Day vote failed, <color=#cd422b>{yes}%</color> of <color=#ffd479>{players}</color> online players voted yes, <color=#cd422b>{no}%</color> voted no.  Yes votes required is <color=#cd422b>{required}%</color>.  Night cycle will continue.",
        "PercentVoteOpen": "Night cycle has started.  To skip, use <color=#cd422b>/dayvote yes</color>, otherwise, <color=#cd422b>/dayvote no</color>.  Yes votes required is <color=#cd422b>{required}%</color> of <color=#ffd479>{players}</color> online players.  Voting ends in <color=#cd422b>{seconds} seconds</color>.",
        "PercentVotePassed": "<color=#cd422b>Voting is closed.</color>  Day vote passed, <color=#cd422b>{required}%</color> yes vote requirement of <color=#ffd479>{players}</color> online players reached, <color=#cd422b>{no}%</color> voted no.  Night cycle will end.",
        "PlayerVotes": "<color=#cd422b>{player}</color> has voted <color=#ffd479>{vote}</color>.",
        "PlusAutoSkipError": "Day vote is <color=#cd422b>disabled</color>.  Night cycles are automatically skipped.  Night cycles are forced every <color=#cd422b>{allowed}</color> nights.",
        "PlusVoteSkip": "Night cycle has started.  Night cycle is forced every <color=#cd422b>{allowed}</color> nights.  Night cycle will continue.",
        "PrecentConnected": "A day vote is currently in progress.  To skip, use <color=#cd422b>/dayvote yes</color>, otherwise, <color=#cd422b>/dayvote no</color>.  Yes votes required is <color=#cd422b>{required}%</color> of <color=#ffd479>{players}</color> online players.  Current progress: <color=#cd422b>{yes}%</color> voted yes, <color=#cd422b>{no}%</color> voted no.",
        "Progress": "Current progress: <color=#ffd479>{yes} yes</color>, <color=#cd422b>{no} no</color>.  Yes/no votes required is <color=#cd422b>{required}</color>.  Use <color=#cd422b>/dayvote yes</color>, otherwise, <color=#cd422b>/dayvote no</color>.  Voting ends in <color=#cd422b>{seconds} seconds</color>.",
        "Revote": "A one time only day revote will begin in <color=#cd422b>{seconds} seconds</color>.",
        "RevoteWait": "A pending <color=#f9169f>revote</color> is already scheduled to start in less than <color=#cd422b>{seconds} seconds</color>.",
        "SetRevoteClose": "A pending <color=#f9169f>revote</color> has been aborted.",
        "SetToNightHour": "Current time set to configured night hour.  No day vote will be started or night cycle automatically skipped.",
        "SetVoteClose": "Administrator aborted current day vote by manually setting new time.  <color=#cd422b>New time will now take effect.</color>",
        "SkipAutoSkip": "Night cycle has started.  Automatic skipping allowed every <color=#cd422b>{allowed}</color> nights.  Current night cycle is <color=#cd422b>{current}</color>.  Night cycle will continue.",
        "SkipPlusAutoSkip": "Night cycle has started.  Night cycle is forced every <color=#cd422b>{allowed}</color> nights.  Night cycle will continue.",
        "TimeSet": "Current time set to <color=#cd422b>{set}</color> from <color=#cd422b>{current}</color>.",
        "VoteAlreadyOpen": "A day vote is currently in progress.",
        "Voted": "You have successfully voted <color=#cd422b>{vote}</color> for this day vote.",
        "VoteFailed": "<color=#cd422b>Voting is closed.</color>  Day vote failed, <color=#cd422b>{no} no</color> to <color=#ffd479>{yes} yes</color> votes.  Yes/no votes required is <color=#cd422b>{required}</color>.  Night cycle will continue.",
        "VoteFailedNoVote": "<color=#cd422b>Voting is closed.</color>  Day vote failed, no votes were cast.  Night cycle will continue.",
        "VoteMinPlayers": "You cannot manually start a day vote, minimum online players of <color=#cd422b>{minimum}</color> was not reached.  Current online players is <color=#cd422b>{current}</color>.",
        "VoteNotNight": "You cannot manually start a day vote, current time of <color=#cd422b>{current}</color> cannot be between configured day and night hours of <color=#cd422b>{day}</color> and <color=#cd422b>{night}</color>.",
        "VoteNotOpen": "A day vote is not currently in progress.",
        "VoteOpen": "Night cycle has started.  To skip, use <color=#cd422b>/dayvote yes</color>, otherwise, <color=#cd422b>/dayvote no</color>.  Yes/no votes required is <color=#cd422b>{required}</color>.  Voting ends in <color=#cd422b>{seconds} seconds</color>.",
        "VotePassed": "<color=#cd422b>Voting is closed.</color>  Day vote passed, <color=#ffd479>{yes} yes</color> to <color=#cd422b>{no} no</color> votes.  Night cycle will end.",
        "VoteSkip": "Night cycle has started.  Day votes allowed every <color=#cd422b>{allowed}</color> nights.  Current night cycle is <color=#cd422b>{current}</color>.  Night cycle will continue.",
        "WrongArgs": "Syntax error.  Use <color=#cd422b>/dayvote</color> for help."
      },
      "Revote": {
        "Announce": "true",
        "Enabled": "false",
        "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": "false",
        "DayHour": "6",
        "Enabled": "true",
        "NightHour": "18",
        "Prefix": "[<color=#cd422b> Day Vote </color>]",
        "ProgressInterval": "25",
        "RoundPercent": "true",
        "ShowDisconnectVotes": "true",
        "ShowPlayerVotes": "false",
        "ShowProgress": "true",
        "ShowTimeChanges": "true",
        "UsePermissions": "true",
        "VoteDuration": "125",
        "VoteMinPlayers": "1",
        "VoteRequired": "50%"
      }
    }
    The commands listed on the page not working somehow
    [DOUBLEPOST=1461504695][/DOUBLEPOST]can you also help me with a Gathering tool like if you hit a tree better resources i tryed a few but they not working i want insta craft and 75x gathering
     
    Last edited by a moderator: Apr 24, 2016
  17. That would be a problem with the plugin itself, go onto its suggestions/support page and ask for help there!
     
  18. and the gathering plugin can you help me with that? and the instant craft plugin