Jump to content

Russ

Member
  • Posts

    166
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Russ

  1. Russ

    Unable to use /skinrequest

    I'm having an issue whereby when I try to request a skin, it says; Skin requests are disabled on this server. I believe all the correct permissions are assigned. I cant see anything in the config that would enable them, so what am I missing? I'm not sure where to look next. [Note: I did post about this in your discord but have had very little input.]
  2. Russ

    IQSorter

    Just wondering if it would be possible for players to toggle this on and off...personally I don't like using these types of plugins but our players requested it so it got added. I'd like to be able to turn it off if possible - I'm aware I could achieve this using permissions but it would be handy
  3. Russ

    Player Data Wipe

    Thanks beee, much appriecated
  4. Russ

    Player Data Wipe

    Hi beee, Would it be possible to add an option in the config to not wipe PlayerData.json at server wipe. We have connect and disconnect messages set but each wipe when a returning player joins after the wipe, it welcomes them as a new player rather than exsisting player. I have had a look through a few previous support requests and searched the config for this option but don't see it.
  5. Russ

    Raidable Bases

    Please someone correct me if I'm wrong, but I believe in the tier profile settings, you would turn the stability option to true or you can use the console command /rb.config stability [true/false]
  6. Russ

    Economy Balance

    Thanks for the super fast response and sorry, I missed that!
  7. Russ

    Economy Balance

    Hi Mevent, How would I go about displaying players Economy Balances in the Top 10? I've setup the leaderboard column but wasn't sure what to enter as the prefab. This shows in-game as expected but not sure how I go about adding the players economy balances to the column I tried searching the discord but didn't see a solution.
  8. Russ

    Raidable Bases

    Would be great to see a command like that added. For now you could try to yourself and then despawn it
  9. Russ

    Server Panel Layout

    Hey, we're trying to change all of the colours such as the title and the buttons you click to buy. They are red, and no matter what we do we can't change them. Changing values just seems to do nothing, and they get reset if we do change them.
  10. By default Oxide puts players in a usergroup called "default" which I usually rename to member. In the Oxide folder there should be a file thats called oxide.config.json. In that file under Default Groups, you can either change "Players": "default", to "Players": "vip", (which will put all new players in the vip usergroup) OR add "Players": "vip", underneath "Players": "default", (which I believe would put players in the default usergroup and the vip usergroup)
  11. Happy days Glad to have helped
  12. You can test it yourself rather than waiting. If you have the button just click it and it'll give you the code ie. /discord <code> type that in-game
  13. If you havent already done so you need to enter your BOT API Token in the oxide/config/DiscordCore.json file and set any role or channel ID's that you desire. We have a "#get-roles" channel on our server so we've used that channels ID to display a "Verify Connection" button for players to click. To get this button to appear. type /generateconnect. This will then get the bot to create the button required. Players would then click the "Verify Connection" button which would tell them to type /discord <code> in-game. If successful they'll be added to the Discord group and should have access to your Discord kit.
  14. Which version of Discord Core are you using? There is one on UMod and one on here with the same name.
  15. So you'll need to create the group in Oxide now by typing this in console; o.group add discord Now you can assign the kit to this group by typing; oxide.grant group discord kits.discord (Worth noting that in my previous post I wrote kit.discord when I meant kits.discord (notice the s))
  16. You can now type /kit and it should open a UI for you to add new kits. Players will use the same UI but won't have access to make new kits etc. Simply put all the items you want in the kit in your inventory and any clothing in the clothing section and weapons in the hotbar. Fill out the details in the form with yours, for permission, you'll want to enter kit.discord (its important it has kit. at the beginning) This will create a discord kit then we can move on
  17. So you've placed Oxide.Ext.Discord in the RustDedicated/Managed/ folder?
  18. Russ

    Server Panel Layout

    Hi, I have managed to resolve this but came across a separate issue. Changing colors for the vehicle buy plugin doesn't work. They stay the same red color, and I can't seem to be able to change them.
  19. Russ

    Server Panel Layout

    Not sure if I've overlooked something but is it possible for the server panel to open when someone types /shop or /vehiclebuy. At the moment it opens them but not with the server panel, it looks neater with the server panel open too.
  20. Oops my bad, I missed quite an important part You're going to need to add this in order for the plugins to work. You can use the same Discord API Token for this and the Discord core plugin. https://umod.org/extensions/discord To set it up follow these instructions here.
  21. What are you using? Carbon or Oxide? When you load the plugin for the first time it should create a config file in the config folder, you'd then enter your API Token in there. This is only for Discord Auth or Discord Core which ever you are using. The kits plugin doesn't need a bot token
  22. You'll need to create a Discord bot and generate an API token for either of these to work, its free and can be done here. If you need any help let me know, its pretty straight forward. Discord Auth from Umod is pretty straightforward or Discord Core on Codefling is pretty good. You'll need one in order for them to be assigned the Discord group. Discord Auth With this one you would type, for example, /auth in game and it will then give you a 5 digit code. The player would then DM your discord bot with this code and if its correct they'll be added to the discord group. Discord Core This plugin makes it a bit simpler. It creates a button in your discord that players click to autherise themselves. They then get a code given to them and type /discord <code> and are added to the group.
  23. What kit plugin are you using? What are you using to link accounts?
2m

Downloads

Total number of downloads.

9.5k

Customers

Total customers served.

137.8k

Files Sold

Total number of files sold.

2.9m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.