
Building Grades
Allows admins to easily upgrade or downgrade an entire building
Total Downloads: 21,404 - First Release: Apr 3, 2015 - Last Update: Apr 19, 2018
- 5/5, 49 likes
-
-
Im admin on the server, just to make that clear. What Check and what code do we need to change and remove??? If you mean premission code that does not work he already tried that.
-
At line 246 (using notpad++) it says the following
Code:if (increment && !player.IsAdmin() && !permission.UserHasPermission(player.UserIDString, PermNoCost)) { var costs = GetCosts(all_blocks, targetGrade); if (!CanAffordUpgrade(costs, player)) return; PayForUpgrade(costs, player); }
That should fix it. -
If you can automatically build on a layer on the better.
-
When I try to use the buildinggrades.cangrade command in the console it says invalid command.
-
-
"buildinggrades.cangrade"
Without the quotes -
If not GO to these links.
Admin and moderators in Rust | Oxide
Installing plugins for Rust | Oxide
Using Oxide's permission system | Oxide
Server commands for Rust | Oxide -
-
Yes, but use oxide.show user (name) to check what groups you are already in, also for something like cangrade is for all standard players so just add it to the player group
-
grant "player group" canbuild
?
[DOUBLEPOST=1462024131][/DOUBLEPOST] -
-
Edit:
I got it. Had to reload oxide through my control panel. Thanks again for all the help I really appreciate it!Last edited by a moderator: Apr 30, 2016 -
Is it possible to add a Cool down timer to this if i wanted to give the perm to players?
-
No longer seems to function 100%. Will upgrade a base about 60% and then say upgrade finished when you run it on teh same base (without doing anything). Seems to mainly have a problem with pillars and ceilings.
-
Got exact the same problem that you describe.
-
Hello!
Thanks for this great plugin! It was working perfectly on my home server and on the office server. This morning, the office server wanted an update, which it got, and now i do not see any effect when i type "/up" into the chat bar. Is it because of the update? Or do i have to check my side?
Thanks!
Steve -
Same thing as procarion. Stopped working after yesterday's update, still outputs the message "Finished Upgrading" but doesn't actually do anything.
EDIT: NVM, conflicts with another plugin I installed at same time as server update (AntiOfflineRaid). Once that was disabled it worked fine.Last edited by a moderator: May 19, 2016 -