SteamGroups
Moved
Total Downloads: 1,119 - First Release: Aug 17, 2016 - Last Update: Nov 9, 2017
- 5/5, 12 likes
-
[DOUBLEPOST=1490090375][/DOUBLEPOST]
[DOUBLEPOST=1490090716][/DOUBLEPOST]
- Install the plugin under oxide plugins
- Create the steam group using the following link: (Steam Community)
- Create an oxide permission group with a suitable name
- Obtain the Steam group ID by going to the group page and clicking on 'Edit Group Profile'. ID's are listed at the very top.
- Now go into your server config folder and find the SteamGroups.json and fill out Steam with the groups ID and Oxide with permission groups name.
- Finally reload the plugin by using oxide.reload SteamGroups
Last edited by a moderator: Mar 21, 2017 -
i want to have it so when you join a group you get accses to a kit, how can i do this? this is what i have so far.
{
"Group Setup": [
{
"Steam": "28203411",
"Oxide": "addgroup "{steamid}" Group"
},
{
"Steam": "OxideMod",
"Oxide": "default"
}
],
"Update Interval (Seconds)": 10
}
BUT i get this error:
(10:00:54) | SteamGroups v0.3.2: Failed to load config file (is the config file corrupt?) (After parsing a value an unexpected character was encountered: {. Path '['Group Setup'][0].Oxide', line 5, position 26.)
(10:00:54) | Failed to initialize plugin 'SteamGroups v0.3.2' (JsonReaderException: After parsing a value an unexpected character was encountered: {. Path '['Group Setup'][0].Oxide', line 5, position 26.) -
-
ok thanks heaps
[DOUBLEPOST=1490130762][/DOUBLEPOST] -
Join:
You missed a , on line 5 incase that is your issue. -
-
-
how to get working the command: steammembers
i tried steammembers in console
and /steammembers in-game
but nothing...
not errors, nothing... -
Wulf Community Admin
-
mmm there is any way to test the working ?
I mean... I just installed the new version and seems like players are not updated on the group.
How to see it? can you add an output for the command and put something like this:
XX PLAYERS ADDED TO GROUP XX
XX PLAYERS REMOVED OF GROUP XX
etc... -
Wulf Community Admin
-
Code:
06:48 [Info] [SteamGroups] Steam is currently not allowing connections from your server. (403) 06:48 [Info] [SteamGroups] Trying again in 10 minutes... 06:48 [Info] [SteamGroups] Steam is currently not allowing connections from your server. (403) 06:48 [Info] [SteamGroups] Trying again in 10 minutes... 06:48 [Info] [SteamGroups] Steam is currently not allowing connections from your server. (403) 06:48 [Info] [SteamGroups] Trying again in 10 minutes... 06:52 [Info] [SteamGroups] Steam is currently not allowing connections from your server. (403) 06:52 [Info] [SteamGroups] Trying again in 10 minutes...
-
Having some problems after last update in game/oxide - SteamGroups no longer auto grant permissions
. Not even after a /reload SteamGroups
Anyone having same problem ? . -
Wulf Community Admin
-
No errors shown or anything -
Wulf Community Admin
-
i have so many errors
[SteamGroups] Steam is currently not allowing connections from your server. (403)
[SteamGroups] Steam is currently not allowing connections from your server. (403)
[SteamGroups] Steam is currently not allowing connections from your server. (403)
[SteamGroups] Steam is currently not allowing connections from your server. (403)
[SteamGroups] Steam is currently not allowing connections from your server. (403)
[SteamGroups] Trying again in 10 minutes...
[SteamGroups] Steam is currently not allowing connections from your server. (403)
[SteamGroups] Trying again in 10 minutes...
[SteamGroups] Steam is currently not allowing connections from your server. (403)
[SteamGroups] Trying again in 10 minutes...
[SteamGroups] Steam is currently not allowing connections from your server. (403)
[SteamGroups] Trying again in 10 minutes...
[SteamGroups] Steam is currently not allowing connections from your server. (403)
[SteamGroups] Trying again in 10 minutes...
[SteamGroups] Steam is currently not allowing connections from your server. (403)
[SteamGroups] Trying again in 10 minutes...
[SteamGroups] Steam is currently not allowing connections from your server. (403)
[SteamGroups] Trying again in 10 minutes...
how can i fix thisLast edited by a moderator: Apr 8, 2017 -
people seem to be unable to claim the steam kit. seems the plugin doenst autogrant the permissions anymore.
-
Wulf Community Admin