It is simple enough for you to see, you just need to understand the logic of the coloring system.
For every color tag (e.g <red>) there must be a <end> tag where you want the color the finish. Here's an example:
Output:Code:<red>Hello<end> <blue>World<end>
Here's a more advance example:
Output:Code:<lime>This server features the following plugins: <cyan>Notifier<end>, <orange>Rank-ME<end>, <green>Anti-Wounded<end>.<end>
Let me know if you need further help
Note: You can use Hex code for a more precise color instead of color names ( <#FF0000>Notifier<end> )
Notifier [Unmaintained]
Discussion in 'Plugin Support' started by NobodyFTW, Feb 1, 2015.
-
Delrus do you have BetterChat?
[DOUBLEPOST=1449592305][/DOUBLEPOST]Or did you? think the <color> tag is for BetterChat -
-
Yeah it worked, Sorry for not being logical.. Thanks for the help though !
-
-
Hi, can you add Plugin Icon for custom again?
-
I finally got around to updating and it seems size tags show in console again. Did I miss something?
-
Hey quick question, for the scheduled message, how do i differentiate between AM and PM i want it to tell people when the server will be restarting (4AM and PM) and (10 AM and PM) and i was wondering how i would go about this. Thanks guys!
-
Hi has anybode a text block for me to add in in .cs a owe SteamId64 Icon. I have a second steam account to do that. Please help it was fantastic in past but since last update it wounded run yet
-
3:22 PM [Error] Web request callback raised an exception (KeyNotFoundException: 76561198031526740)
3:22 PM [Debug] at IronPython.Runtime.PythonDictionary.GetItem (object) <0x0006c>
at IronPython.Runtime.PythonDictionary.get_Item (object) <0x00024>
at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,object) <0x000a2>
at (wrapper dynamic-method) object.joining_messages$13 (System.Runtime.CompilerServices.Closure,IronPython.Runtime.PythonFunction,object,object) <0x002de> -
SkinN õ.Õ'.|. updated Notifier with a new update entry:
Notifier | Re-Added Plugin Icon & New CFG System
[DOUBLEPOST=1450449624][/DOUBLEPOST]
[DOUBLEPOST=1450450429][/DOUBLEPOST] -
My notify has no icon !
I just installed the new update to notifyAttached Files:
-
-
From my config:
"ENABLE PLAYERS LIST": true,
"ENABLE PLAYERS ONLINE": true,
"ENABLE PLUGIN ICON": true,
"ENABLE PLUGINS LIST": false, -
-
-
it defaults, look at my config but everything works except icon -
-
this is my profile picture
-
everytime somebody comes online, i get spammed with this error in console:
Code:[12/18/2015 8:49:22 PM] [Oxide] 8:49 PM [Info] [Notifier v2.18.0] ********* (anonymized) joined the server, from Germany. [12/18/2015 8:49:22 PM] [Oxide] 8:49 PM [Debug] at System.Collections.Generic.Dictionary`2<object, object>.get_Item (object) <0x001c5> at IronPython.Runtime.NewStringFormatter/Formatter.GetUnaccessedObject (IronPython.Runtime.NewStringFormatter/FieldName) <0x000e2> at IronPython.Runtime.NewStringFormatter/Formatter.GetArgumentValue (IronPython.Runtime.NewStringFormatter/FieldName) <0x00031> at IronPython.Runtime.NewStringFormatter/Formatter.ReplaceText (string) <0x003d4> at IronPython.Runtime.NewStringFormatter/Formatter.FormatString (IronPython.Runtime.PythonContext,string,IronPython.Runtime.PythonTuple,System.Collections.Generic.IDictionary`2<object, object>) <0x00072> at IronPython.Runtime.NewStringFormatter.FormatString (IronPython.Runtime.PythonContext,string,IronPython.Runtime.PythonTuple,System.Collections.Generic.IDictionary`2<object, object>) <0x000a3> at IronPython.Runtime.Operations.StringOps.format (IronPython.Runtime.CodeContext,string,System.Collections.Generic.IDictionary`2<object, object>,object[]) <0x00067> at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object) <0x00c4b> at (wrapper dynamic-method) object.joining_messages$18 (System.Runtime.CompilerServices.Closure,IronPython.Runtime.PythonFunction,object,object) <0x01ff4>
[DOUBLEPOST=1450543854,1450468694][/DOUBLEPOST]here again another message where you can see, that this error is from notifier:
[Oxide] 5:42 PM [Info] [Notifier v2.18.0] ********* joined the server, from Germany.
[Oxide] 5:42 PM [Error] Failed to call hook 'OnPlayerInit' on plugin 'notifier v2.18.0' Traceback (most recent call last): File "notifier.py", line 441, in OnPlayerInit File "notifier.py", line 814, in joining_messages RuntimeError: Failed to call OnPlayerInit (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2<object, object>.get_Item (object) <0x001c5> at IronPython.Runtime.NewStringFormatter/Formatter.GetUnaccessedObject (IronPython.Runtime.NewStringFormatter/FieldName) <0x000e2> at IronPython.Runtime.NewStringFormatter/Formatter.GetArgumentValue (IronPython.Runtime.NewStringFormatter/FieldName) <0x00031> at IronPython.Runtime.NewStringFormatter/Formatter.ReplaceText (string) <0x003d4> at IronPython.Runtime.NewStringFormatter/Formatter.FormatString (IronPython.Runtime.PythonContext,string,IronPython.Runtime.PythonTuple,System.Collections.Generic.IDictionary`2<object, object>) <0x00072> at IronPython.Runtime.NewStringFormatter.FormatString (IronPython.Runtime.PythonContext,string,IronPython.Runtime.PythonTuple,System.Collections.Generic.IDictionary`2<object, object>) <0x000a3> at IronPython.Runtime.Operations.StringOps.format (IronPython.Runtime.CodeContext,string,System.Collections.Generic.IDictionary`2<object, object>,object[]) <0x00067> at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object) <0x00c4b> at (wrapper dynamic-method) object.joining_messages$20 (System.Runtime.CompilerServices.Closure,IronPython.Runtime.PythonFunction,object,object) <0x01ff4> -