Hi
i have been trying to get StackSizeController up and running on my server
(4NetPlayers)
ive tried diferent versions of the Plugin nothing works ive read all the posts i could find
here and on Reddit nothing has worked ive used all oxide commands i could think of still nothing
(oxide.load/reload) ive made sure i as owner had the Admin rights granted but still nothing
also all of it is happening ingame cause i have no clue how to do it otherwise
quick note im a bloody noob thats my first time doing such things.
Hope i can be helped / Many thanks in advance
Hawky 🙏
You dont have permission to use the command !Solved
Most plugins use Oxide permissions, not "admin" from the server itself. Which command are you trying to use?
ive tried oxide.usergroup add "My Steam64ID/Name) admin
oxide.grant group admin stacksizecontroller.canChangeStackSize
i also did
oxide.show perms admin | stacksizecontroller.setstack and all others where listed
Invalid: oxide.grant group admin stacksizecontroller.canChangeStackSize (this permission doesn't exist)
Invalid: oxide.show perms admin | stacksizecontroller.setstack (the perms command is to list permisisons, not grant, and the | would cause the command to be invalid)
If you are set as auth level with the Rust server, you are automatically added to the admin group with Oxide on connection.
To grant ALL permissions for just this plugin, you can use something like the below:
oxide.grant group admin stacksizecontroller.*
If that does not work, I'd suggest making sure you are in the admin group.
oxide.show group admin
oxide.show user YOURSTEAMID
Okay that already helped alot
I used :oxide.grant group admin stacksizecontroller.*
now im getting
[SteckSizeController] This command requires 1 arguments.
what should that tell me now
im really sorry im just absolutly not into that matter yet trying to learn something here
thanks.
Hawky
How are you using the command there?
allright I think ive figured it out stacksizecontroller.itemsearch explosive.timed
and stacksizecontroller.setstack explosive.timed 25 changes the stack size
I belive ive got everything running now
thanks alot
Hawky
LittleHawkallright I think ive figured it out stacksizecontroller.itemsearch explosive.timed
and stacksizecontroller.setstack explosive.timed 25 changes the stack size
I belive ive got everything running now
thanks alot
Hawky
can you change the status to "solved"