Raised This Month: $32 Target: $400
 8% 

Release SourceBans++ (v1.6.4) [Updated: 2021-10-06]


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Creampuffyness
Senior Member
Join Date: Jun 2009
Old 07-11-2016 , 13:49   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#801

Quote:
Originally Posted by Creampuffyness View Post
Through Sourcebans no. I believe Sourcebans 2.0 had that feature, but that project is abandoned. Now there is a way to do what you are asking. I had this on a few of my servers where I wanted my Mods to have admin. You will need to use admin-flatfile.smx (a default Sourcemod plugin). Manually make an entry in your admins_simple.ini with their steamid and their flags you want them to have. The trick is only only add the additional flags you want them to have.

So lets say we have a mod named Bruno in a group with flags A, B, C, D is sourcebans. If you want them to have additional flags E, F, G on a certain server, manually add them in admins_simple.ini with only flags E, F, G. Sourcemod will read and merge the permissions, and they should have A, B, C, D, E, F, G when they join the server.
Quote:
Originally Posted by Phaiz View Post
While this feature would be nice, you could get super complicated and use two separate installs and databases and achieve this. Server 1 would use Database A and Server 2 would use Database B.

None of that would be needed if you could assign an admin to multiple server admin groups. There might be some magic you could work out with overrides also.
Quote:
Originally Posted by DigidyDOG View Post
Will 1.5 allow for different admin permissions on different servers.

My community needs to allow for 1 person to have Moderator on 1 server and admin on another.

I don't think this is possible with the current iterations of Sourcebans, It works on 2.0 but since 2.0 is no longer supported and has been in alpha for like years now, I want/need this to be a feature.

Please and thanks!

--
DigidyDOG
See my original post above. Give them base permissions in Sourcebans, and use the flatfile to give them additional flags on other servers. Can be tedious but will accomplish what you are asking.
__________________
Creampuffyness is offline
MFS
AlliedModders Donor
Join Date: Dec 2010
Old 07-12-2016 , 20:24   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#802

Updated from the old version 1.4.11

There are errors in the log.

Any ideas?


L 07/13/2016 - 03:20:40: [SM] Exception reported: invalid handle 0 (error: 4)
L 07/13/2016 - 03:20:40: [SM] Blaming: SourceSleuth.smx()
L 07/13/2016 - 03:20:40: [SM] Call stack trace:
L 07/13/2016 - 03:20:40: [SM] [0] IsEndOfFile
L 07/13/2016 - 03:20:40: [SM] [1] Line 265, SourceSleuth.sp::LoadWhiteList()
L 07/13/2016 - 03:20:40: [SM] [2] Line 86, SourceSleuth.sp::OnPluginStart()
L 07/13/2016 - 03:20:40: [SM] Unable to load plugin "SourceSleuth.smx": Error detected in plugin startup (see error logs)
L 07/13/2016 - 03:20:40: [SM] Exception reported: Plugin not runnable
MFS is offline
hznovich
Junior Member
Join Date: Aug 2013
Old 07-12-2016 , 21:18   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#803

Good day. Ubuntu 14.04.4, CS:GO, Sourcemod 1.8.0-5918
In console:
Code:
sb_admcfg.smx (SourceBans: Admin Config Loader): Fatal error during plugin initialization (ext req)
Any ideas?

Code:
sm exts list
[SM] Displaying 13 extensions:
[01] Automatic Updater (1.8.0.5918): Updates SourceMod gamedata files
[02] Webternet (1.8.0.5918): Extension for interacting with URLs
[03] cURL Extension (1.3.0.0): cURL Extension
[04] CS Tools (1.8.0.5918): CS extended functionality
[05] BinTools (1.8.0.5918): Low-level C/C++ Calling API
[06] SDK Tools (1.8.0.5918): Source SDK Tools
[07] Top Menus (1.8.0.5918): Creates sorted nested menus
[08] SDK Hooks (1.8.0.5918): Source SDK Hooks
[09] Client Preferences (1.8.0.5918): Saves client preference settings
[10] SQLite (1.8.0.5918): SQLite Driver
[11] Regex (1.8.0.5918): Provides regex natives for plugins
[12] GeoIP (1.8.0.5918): Geographical IP information
[13] MySQL-DBI (1.8.0.5918): MySQL driver implementation for DBI
Code:
[SM] Listing 38 plugins:
  01 "Basic Votes" (1.8.0.5918) by AlliedModders LLC
  02 "Fun Commands" (1.8.0.5918) by AlliedModders LLC
  03 "Weapon Restrict" (3.1.6) by Dr!fter
  04 "Client Preferences" (1.8.0.5918) by AlliedModders LLC
  05 "Basic Chat" (1.8.0.5918) by AlliedModders LLC
  06 "In-game Help Menu" (0.3) by chundo
  07 "Random Sounds (rds)" (1.1) by Exeorb Dev Team
  08 <Failed> "SourceBans: Admin Config Loader" ((SB++) 1.5.4.6) by AlliedModders LLC, Sarabveer(VEER™)
  09 "Basic Comm Control" (1.8.0.5918) by AlliedModders LLC
  10 "Nextmap" (1.8.0.5918) by AlliedModders LLC
  11 "Player Commands" (1.8.0.5918) by AlliedModders LLC
  12 "Anti-Flood" (1.8.0.5918) by AlliedModders LLC
  13 "MapChooser" (1.8.0.5918) by AlliedModders LLC
  14 "Auto Recorder" (1.1.1) by Stevo.TVR
  15 "SuperLogs: CSS" (1.2.4) by psychonic
  16 "AFK Manager" (4.0.5) by Rothgar
  17 "SourceComms" ((SB++) 1.5.4.6) by Alex, Sarabveer(VEER™)
  18 "Map Nominations" (1.8.0.5918) by AlliedModders LLC
  19 "Rock The Vote" (1.8.0.5918) by AlliedModders LLC
  20 "Custom Votes" (1.7) by ReFlexPoison
  21 "Sound Commands" (1.8.0.5918) by AlliedModders LLC
  22 "Save Scores" (1.3.5) by exvel
  23 "REGEX word filter" (1.2) by Twilight Suzuka
  24 "Chat Colors CSGO" (1.3) by Pheonix (˙·٠●Феникс●٠·˙)
  25 "Admin Menu" (1.8.0.5918) by AlliedModders LLC
  26 "Basic Info Triggers" (1.8.0.5918) by AlliedModders LLC
  27 "HLstatsX CE Ingame Plugin" (1.6.19) by psychonic
  28 "Advanced admin commands" (0.18) by 3sigma | TnTSCS
  29 "SourceBans Checker" ((SB++) 1.5.4.6) by psychonic, Ca$h Munny, Sarabveer(VEER™)
  30 "Admin Help" (1.8.0.5918) by AlliedModders LLC
  31 "Simple Chat Processor (Redux)" (1.1.5) by Simple Plugins, Mini
  32 "Advertisements" (0.6 CSGO-1.1) by Tsunami (CSGO FIX Феникс)
  33 "Fun Votes" (1.8.0.5918) by AlliedModders LLC
  34 "SourceBans++" (1.5.4.6) by SourceBans Development Team, Sarabveer(VEER™)
  35 "Admin File Reader" (1.8.0.5918) by AlliedModders LLC
  36 "Basic Commands" (1.8.0.5918) by AlliedModders LLC
  37 "Reserved Slots" (1.8.0.5918) by AlliedModders LLC
  38 "DR.API SHOW DAMAGE" (1.1.2) by Dr. Api
Errors:
sb_admcfg.smx (SourceBans: Admin Config Loader): Fatal error during plugin initialization (ext req)
hznovich is offline
Ultralord
Senior Member
Join Date: Oct 2008
Old 07-13-2016 , 04:29   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#804

is possible to add a admin to 2 server groups?
like i want him like admin and also in second server group that have more flag..
like admin + Vip (custom6) group
Ultralord is offline
Ultralord
Senior Member
Join Date: Oct 2008
Old 07-13-2016 , 04:39   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#805

what is the difference about server admin group and server group
Ultralord is offline
NomisCZ
AlliedModders Donor
Join Date: Mar 2014
Location: Czech_Republic
Old 07-13-2016 , 05:18   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#806

Quote:
Originally Posted by Ultralord View Post
what is the difference about server admin group and server group
Server Group is for servers. You can add X servers to e. g. Server Group "My special servers". And in Edit server access (admin settings) you can check off your Server group and admin will have permissions on all servers of this group.
NomisCZ is offline
thecyupy
Member
Join Date: Aug 2013
Old 07-13-2016 , 16:16   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#807

Error logs

Code:
22:15:06 meta list
22:15:07 Listing 6 plugins:
           [01] SourceMod (1.8.0.5916) by AlliedModders LLC
           [02] CS Tools (1.8.0.5916) by AlliedModders LLC
           [03] SDK Tools (1.8.0.5916) by AlliedModders LLC
           [04] SDK Hooks (1.8.0.5916) by AlliedModders LLC
           [05] SteamWorks Extension (1.2) by Kyle Sanderson
           [06] DHooks (2.0.5) by Dr!fter
Code:
22:15:30 plugin_print
22:15:30 Loaded plugins:
         ---------------------
         0:<TAB>"Metamod:Source 1.10.5"
         ---------------------
Code:
49 "SourceSleuth" ((SB++) 1.5.4.6) by ecca, Sarabveer(VEER™)
           50 "SourceBans: Admin Config Loader" ((SB++) 1.5.4.6) by AlliedModders LLC, Sarabveer(VEER™)
           51 "SourceComms" ((SB++) 1.5.4.6) by Alex, Sarabveer(VEER™)
           52 "SourceBans++" (1.5.4.6) by SourceBans Development Team, Sarabveer(VEER™)
Code:
L 07/13/2016 - 22:05:46: [SM] Exception reported: Invalid database Handle 0 (error: 4)
L 07/13/2016 - 22:05:46: [SM] Blaming: SourceSleuth.smx()
L 07/13/2016 - 22:05:46: [SM] Call stack trace:
L 07/13/2016 - 22:05:46: [SM]   [0] SQL_TQuery
L 07/13/2016 - 22:05:46: [SM]   [1] Line 168, SourceSleuth.sp::OnClientPostAdminCheck()
thecyupy is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 07-14-2016 , 15:12   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#808

I am no longer maintaining and developing SourceBans++

Since SB++ is open source, feel free to get help elsewhere, or fix the issue you are facing and submit a Pull Request on the GitHub repo.
__________________
Sarabveer is offline
MaloModo
Veteran Member
Join Date: Aug 2008
Old 07-14-2016 , 22:31   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#809

hmmm after update tonite:

Code:
sm_rehash
[sb_admcfg.smx] Error(s) detected parsing addons/sourcemod/configs/sourcebans/sb_admins.cfg
[sb_admcfg.smx]  (line 921) Failed to create admin: did you forget either the auth or identity properties?
Any how I haven't had 2 mins to check this just leaving it here.....

Last edited by MaloModo; 07-14-2016 at 22:32.
MaloModo is offline
misterG
Senior Member
Join Date: May 2015
Location: Romania
Old 07-15-2016 , 08:25   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#810

Quote:
Originally Posted by Sarabveer View Post
I am no longer maintaining and developing SourceBans++

Since SB++ is open source, feel free to get help elsewhere, or fix the issue you are facing and submit a Pull Request on the GitHub repo.
It was good while it lasted...
__________________
misterG is offline
Closed Thread


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:39.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode