[QUOTE=raBBish;15678974][release][b]Name:[/b] Citrus
[b]Description:[/b] Mod for server administration and management
[b]Created By:[/b] Conna, errors fixed and improved by Polly (me)
[b]Screenshot:[/b]
[img_thumb]http://kotsc.info/pics/citrus.jpg[/img_thumb]
[/release]
[release][b]List of plugins and descriptions:[/b]
[list]
[*]Achievements - No description really...
[*]Advertisments - Insert advertisments to be displayed with set interval (1 minute by default)
[*]Attributes - Set health, armor and weapons for every group
[*]Circles - Display circle under every player
[*]Commands - Some basic commands, like rcon
[*]Deathwatch - Watch your death from ragdoll's eyes
[*]EntityGuard - Prop protection
[*]Entity Limits - Group-specific entity limits (props, ragdolls, etc.)
[*]Fun and Useful-pack - Adds commands for parenting and setting spawnpoint
[*]Ghost - Possess any prop!
[*]GunGame - Very simple CS-like minigame
[*]Hide and Seek - Another minigame
[*]Informationbar - Display a bar on middle-top of the screen (Look at the screenshot)
[*]Languages - Create, speak and teach your own languages!
[*]Names - Display names and titles above players
[*]Playergrabbing - Grab players with your physgun
[*]Player Management - Commands for player management
[*]Player Punishment - Commands for punishing players
[*]Points - Gather points over time and spend them on upgrades
[*]Promotions - Automatic promotions after a set amount of hours
[*]Redo - Undo your undo!
[*]Restrict Noclip - Restrict noclip to specific access groups
[*]Restrict SEnts - Restrict SEnts to access groups
[*]Restrict SWeps - Etc.
[*]Restrict tools - Etc.
[*]Rules - Display rules on player spawn
[*]Sandbox - Easy management of few sbox_ commands and limits
[*]Scoreboard - Adds sui_scoreboard as a plugin
[*]Tag - Another minigame!
[*]Teams - Create teams for groups, with colors and everything! (Use this for team names on scoreboard)
[*]Titles - Set your title to display above you
[*]Translate - No idea to be honest.
[/list]
[b]And other plugins I included separately:[/b]
[list]
[*]MySQL plugins for viewing bans, logs and reports. ([url=http://kotsc.info/gmod/logs]Example[/url])
[*]Custom chatbox made by Conna, requires some tweaking of hooks to get working
[/list]
[/release]
[release]
[b]HOW-TO:[/b]
[list=1]
[*]Upload the citrus + materials directory included to your garrysmod directory.
[*]To configure Citrus go to garrysmod/addons/citrus/lua/citrus/server/configuration/
and edit the files there.
[*]To make yourself a 'Super Administrator' you need to add yourself as 'superadmin' in
garrysmod/settings/users.txt.
[/list]
[b]Most useful commands are /commands and /quickmenu in chat or 'citrus commands' or 'citrus quickmenu' in console.[/b]
[/release]
[release]
[b]Download:[/b]
[indent][b]garrysmod.org:[/b]
[url=http://www.garrysmod.org/downloads/?a=view&id=71145][img]http://www.garrysmod.org/img/?t=dll&id=71145[/img][/url]
[b]Mirror: [url]http://kotsc.info/lua/citrus.zip[/url][/b][/indent]
[/release][/QUOTE]
How to make someone admin ?
I've this in the settings
"-Delta-"
{
"deny"
{
}
"type" "steamid"
"groups"
{
}
I like assmod better.
help i cant get the user file set up
I know this is Dirt old, but I've been testing it out and it works great. But I get an error on the Webpage banning. Can anyone fix it?
I get:
[code] citrus\shared\plugins\logs\sv_mysql.lua:32: attempt to index global 'gdatabase' (a nil value)[/code]
[QUOTE=stuky4ever;21708541]I know this is Dirt old, but I've been testing it out and it works great. But I get an error on the Webpage banning. Can anyone fix it?
I get:
[code] citrus\shared\plugins\logs\sv_mysql.lua:32: attempt to index global 'gdatabase' (a nil value)[/code][/QUOTE]
Looks like you need GDatabase.
Link: [url]http://www.facepunch.com/showthread.php?t=497288[/url]
Thanks, But now the 3 MYSQL Plugins crash the server when loaded. Anyone knows how to deal with this issue?
How to create a new group ?
Hello,
I have problems with Citrus, I think because Garrysmod was updated.
Here's when my server start:
[CODE]citrus/server/core/configuration/sv_themes.lua:17: attempt to index field 'Settings' (a nil value)[/CODE]
This is when someone join in server:
[CODE](OnSecond) citrus/server/core/libraries/sv_player.lua:131: attempt to index a nil value[/CODE]
This when someone join in server by Clientside:
[CODE]Hook 'citrus.OnEntityCreated' Failed: citrus/client/core/cl_core.lua:13: attempt to call method 'ConCommand' (a nil value)[/CODE]
I think that is something about hooks, I saw in garrysmod changelog.
I use the Citrus base, no plugins and no addons.
Anyone can help me with this and fix it?
Its broken.
Stop posting Issues fags.
It was broken with the last GMOD update, I said -.-
Maybe you cant help here, so I recommend you that you dont post here ;)
Now I have only this problem:
[CODE]Hook 'citrus.OnEntityCreated' Failed: citrus/client/core/cl_core.lua:13: attempt to call method 'ConCommand' (a nil value)[/CODE]
Any ideas?
[QUOTE=Pizzi;21796565]Now I have only this problem:
[CODE]Hook 'citrus.OnEntityCreated' Failed: citrus/client/core/cl_core.lua:13: attempt to call method 'ConCommand' (a nil value)[/CODE]Any ideas?[/QUOTE]
Replaced that line (Line 13 on the lua file specified) with the line:
[B] if (LocalPlayer() == Entity) then RunConsoleCommand( "cl_citrus_initialize" ) end
[/B]raBBish found that fix earlier today
Ok Fixed, Thank you for your help ;)
Thanks for this!! I remember when it was the old Gmod and SAT was the best admin mod ever ^_^ citrus has just made my life happy again.
One question, is there any chance of getting the old status bar at the top from SAT? the one which showed your name, rank, information, stats and stuff.
Ok after trying it, NOTHING works, i get the hints and messages that beep but its only the icon i see, no text, no box or nothing, and the commands dont work, overall citrus wont run. pls help!
wow, your the fag dude, someone needs help and you shout at their face. how about you go get some social skills.
[QUOTE=Carson B;21877384]wow, your the fag dude, someone needs help and you shout at their face. how about you go get some social skills.[/QUOTE]
This was last updated almost a year ago and has had errors since last summer. If you really want it, I suggest you start learning Lua and fix it yourself. There's a great tutorial series at the [url=http://wiki.garrysmod.com/?title=Lua_Tutorial_Series]GMod Wiki.[/url]
Apparently raBBish is making/developing a new Admin modification now, so I would agree not to expect any support with this one. Fingers crossed that the new one gets released and is good.
The best admin mod ever, the only one with working restrictions per group.
Can you ban props with this, when you install it on a darkrp server it unbans every prop and the darkrp ban list no longer works.
I'm having some serious problems to get this amazing administration system working, even though I have succeeded before. I suspect it's outdated to the latest GMod updates. I would appreciate if someone could fix it. No admin mod is even near being so advanced, perfect and useful.
[QUOTE=Gurrazor;25587844]I'm having some serious problems to get this amazing administration system working, even though I have succeeded before. I suspect it's outdated to the latest GMod updates. I would appreciate if someone could fix it. No admin mod is even near being so advanced, perfect and useful.[/QUOTE]
Sorry, I won't be continuing this. I lost the WIP sources I had when my hard drive corrupted my stuff and I'm working on other stuff now.
[QUOTE=raBBish;25587986]Sorry, I won't be continuing this. I lost the WIP sources I had when my hard drive corrupted my stuff and I'm working on other stuff now.[/QUOTE]
Dropbox ftw.
That's bad, someone should try to work on this. (It was always awesome)
[QUOTE=The-Stone;25591467]That's bad, someone should try to work on this. (It was always awesome)[/QUOTE]
Yeah, and it kind of had everything you wanted in an admin mod. I did for example like how you could change people's user groups in-game when they weren't even on the server. The restrictions were also very good. You could restrict every user group differently and how ever you liked it. You could restrict tools, entities, props, weapons, well pretty much everything.
Snip
Okay, so there's no lua coder out there, in the huge community of facepunch, who can just fix the gamemode, which is clearly just unupdated?
The first person who give me a fixed and working version of citrus will become admin on my 24 slots server. Is it more interesting now? 89.145.94.250:27015
Here's the citrus mod I want fixed: [url]http://www.garrysmod.org/downloads/?a=view&id=71145[/url]
Don't rate me dumb, there's just no other decent admin mod out there at the moment.
This damn thing is over a year old, you need to update to Evolve or Exsto.
Even ULX for that matter.
[QUOTE=Banana Lord.;26357314]This damn thing is over a year old, you need to update to Evolve or Exsto.
Even ULX for that matter.[/QUOTE]
You're talking to a veteran. None of the administration systems you mentioned have got some decent restrictions. I'm using Evolve atm though.
Oh, and ULX is just crap with it's stupid chat commands and ugly derma.
XGUI
Hurr.
Sorry, you need to Log In to post a reply to this thread.