-
Posts
43 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Grimm530
-
Best Leaderboard Addon to Date paired with the Best Server Panel also! With more features in the works. This Dev has an active discord with full support to all his plugins. Highly recommend purchasing this! Actually, don't buy it because I'd rather your server be crap so no one plays it and plays mine. LOL
- 12 comments
-
- 1
-
-
- #ultimateleaderboard
- #leaderboard
- (and 19 more)
-
Easy to use and works great! Been using this plugin for a couple years now. The Dev replies almost immediately to issues also, so community needs to support people like this and not the other style dev's. Make sure you use limitentities.list in console to get the complete list of prefab names so you don't get errors from your config.
-
I don't want there to be a total limit I am only trying to limit 6 specific items nothing else. I set to 0 and it didn't allow player to place anything at all. "Limits Global": { "Limit Total": 50000, "Limits Entities": {
-
I messaged Nivex seems foolish for everyone to need to PM for a version. Asked him to make the edit to the public version. I know he is not well ATM but hopefully this will be resolved soon. As I also need a copy.
-
Is there a way to limit wall heights? I'd like to make it so bases can't be more then 4 walls high on my PVE server.
-
This is completed thank you again!
-
I want to change the default chat ICON I want different ICONs for different plugins so I can't just use generic plugins that change them all to be the same. Can you just tell me where the code is that sets the icon? I am guessing it's in the cs file what line is it?
-
Just noticed that the NPC's can now shoot people through doors makes it kind of difficult to do some puzzles now.
-
To be clear I meant that I would like the plugin to also send the command to the server to restart it as well. Not just display the restart. All it would need is the ability to execute rcon commands like global.restart
-
This plug works very well. I have yet to have one that displays in a way that its basically impossible to miss. With that said would you consider adding the ability to have this thing do server restart announcements like so.... "Public Restart Announcements": { "Announce With Time Left (HH:MM:SS)": [ "01:00:00", "00:45:00", "00:30:00", "00:15:00", "00:05:00" ], "Restart Announcement Text": "Restarting in {time}", "Restart At (HH:MM:SS)": [ "11:00:00", ] My second request is a tad redundant because there are other plugins that can do this but if this one had it, I could eliminate a plugin or 2. I would ask that you consider also adding the ability to run commands on a timer's. For instance... The purge that I run wouldn't hurt to have a GUI Announcement because it purges everything that doesn't have TC coverage so people could use a heads up before it does it { "EnableInGameTime-Timer": true, "EnableRealTime-Timer": true, "EnableTimerOnce": true, "EnableTimerRepeat": true, "InGameTime-Timer": { }, "RealTime-Timer": { "03:50:00": "purge" }, "TimerOnce": { }, "TimerRepeat": { "o.reload RaidLimit": 3600, } }
-
I installed this plugin and I use BotReSpawn plugin none of the health bars show up for these npcs. Works for everything else though.
-
Yes, you are correct it is only turning them all off and everything you just said is what I do. I have like 10 maps I rotate between all with custom spawns and I have all those setups backed up. So, when I try to start the servers it would disable all my botspawns I will set it too false.
-
So, I use botrespawns for all my maps but I carry over the data/botrespawn/profiles so when I spawn on the new map I can just edit the spawn locations in the custom profile. The new setup is awsome save so much time not needing to remake custom NPC profiles every time. My issue is that every time I wipe the server it wipes all three files and I have to reload them a couple times to get them to not be deleted. Is that because of "Disable_Non_Parented_Custom_Profiles_After_Wipe": true,
-
When's that version coming out I've been watching for it Players keep asking me when Happy Hour will be back.
-
When might the update come out for this so I can have my happy hour back?
-
RustRewards (2).jsonI have attached my config. For some reason it announces happy hour start and end but its always happy hour. Its multiplying everything no matter what time by 2. Its only my intention for it to do so between the hours of 1700 - 0600
-
You can delete this. It was Rust Admin someone added ${killed} was killed by ${killer}
-
The deathnotes message is intended but RustRewards is putting that message on the screen when a player kills a player I don't want that message. How do I disable it. I just want it to show RP given. That is not what that is though.
-
Sounds like we have the same settings it had the same appearance on my laptop as well. It looks like your image is on land though mine was from my live test server where it was placed underwater. I did move a few things so I could add a Bradley route inside that does a small loop to make it a very challenging monument I have a PVE server in the top 500 servers only been around for 2 months but I really enjoy making the content. I have 2 players that are epileptic which is why I now think of these things. They make special requests that I turn off certain things for them. The monument is fantastic and I will use your advise to modify it that helps a lot. Good job it’s really cool!
-
Hey I don't know if its because of HDRP or not but you didn't use clear glass you used glass with lines in it and the appearance it makes inside it is painful to look at. Makes me worry about epileptic players. Can you change it to clear glass? I have a 2K monitor with a 2080TI with 3800MHz Corsair Ram 32GB and a Ryzen 3700X OC to 4.2 GHz this image is maxed out graphics ingame at 100 FPS. The shadows move and flicker.
-
many people would pay for a entity limit plugin that actually worked and included a foundation limit as well. I am tired of tickets about bugged limits.
-
I'm not a coder either I just keep screwing around with them till it works lol that's great that he replied with a version of my reply that worked lol. Its a great plugin! I figured I'd at least get you on the correct path.
-
This is what mine looks like in order to run multiple commands I believe you would need to do example 2... You need to open the shop.json file and make the edit in there. It's located in your oxide config folder. Example 1 { "Enabled": true, "Title": "VIP", "Permission": "", "Items": [ { "Type": "Command", "ID": 689, "Image": "https://i.imgur.com/LFwxr2n.jpg", "Title": "VIP", "Command (%steamid%)": "o.usergroup add %steamid% vipd", "Plugin": { "Hook": "Withdraw", "Plugin Name": "ServerRewards", "Amount": 0 }, "DisplayName (empty - default)": "", "ShortName": "", "Skin": 0, "Amount": 1, "Price": 500000.0, "Sell Price": 0.0, "Discount (%)": { "shop.default": 0, "shop.vip": 10 } }, Example 2 { "Enabled": true, "Title": "VIP", "Permission": "", "Items": [ { "Type": "Command", "ID": 689, "Image": "https://i.imgur.com/LFwxr2n.jpg", "Title": "VIP", "Command (%steamid%)": "o.usergroup add %steamid% vipd", "Command (%steamid%)": "o.revoke group %steamid% vips", "Command (%steamid%)": "o.revoke group %steamid% vipg", "Plugin": { "Hook": "Withdraw", "Plugin Name": "ServerRewards", "Amount": 0 }, "DisplayName (empty - default)": "", "ShortName": "", "Skin": 0, "Amount": 1, "Price": 500000.0, "Sell Price": 0.0, "Discount (%)": { "shop.default": 0, "shop.vip": 10 } },