Enhanced Ban System [Replaced]
Discussion in 'Plugin Support' started by Reneb, Oct 28, 2014.
-
{
"765xxxxxxxxxx": {
"expiration": 0,
"IP": "178.74.77.167",
"name": "xxxx",
"reason": "rFlyhack (0m/s)",
"steamID": "7656xxxxxxxxx"
},
Reason rFlyhack (0m/s) ??? -
-
Hm... Is there any way to add permissions system?
-
Check earlier posts... http://oxidemod.org/threads/enhanced-ban-system.5875/page-4#post-80387
this is an early version but works greattested
-
-
Hello, how can I ban someone when the person is offline? When I write /ban (steamid) reason in the chat then it comes the message "Player not found" because he logged out so quickly.
-
-
Thank you!
-
Domestos updated Enhanced Ban System with a new update entry:
bugfixes and improvements
-
-
Hopefully no one thinks I am stupid and I am sure it's easy, but where would I put the permission flags? Like "cankick"? I'm trying to give my moderators the ability to kick and ban and I can't figure it out. Could I get an example please?
-
Code:oxide.grant user <username> <permission>
Code:You can grant a user permission by using: oxide.grant user <username> <permission> To create a group: oxide.group add <groupname> To assign permission to a group: oxide.grant group <groupname> <permission> To add users to a group: oxide.usergroup add <username> <groupname> To remove users permission: oxide.revoke <userid/username> <group> <permission>
Last edited by a moderator: Apr 28, 2015 -
What about banning ip?
-
-
Dude isn't in ban list, but can't join...
Code:145.255.21.57:63781/76561198187283473/Фен Rejecting connection - ... 145.255.21.57:63781/76561198187283473/Фен kicked: ...
-
-
[DOUBLEPOST=1430297525][/DOUBLEPOST]Code:> unban 76561198187283473 User 76561198187283473 isn't banned
Code:76561198187283473: Manifest file differs (possibly out of date) 145.255.21.57:61707/76561198187283473/Фен Rejecting connection - Вы забанены на данном сервере! Считаете что по ошибке? Пишите в группе: vk.com/rustonsu 145.255.21.57:61707/76561198187283473/Фен kicked: Вы забанены на данном сервере! Считаете что по ошибке? Пишите в
-
-