Try saving with UTF-8 without BOM and see if they show fine.
Notifier [Unmaintained]
Discussion in 'Plugin Support' started by NobodyFTW, Feb 1, 2015.
-
Wulf Community Admin
-
Notifier config file is already in UTF-8 less bom, look :
Attached Files:
-
-
Wulf Community Admin
-
Secondlyl the encoding must be saved in UTF8, not ANSI. Change your default encoding of Notepad++ to UTF8, if possible. I use Sublime Text 3, not sure how Notepad++ works. -
Wulf Community Admin
-
Its working !! (easter egg in my pict name)
Attached Files:
-
-
Wulf Community Admin
-
If i do same thing on others plugins than don't support éàè, it will be fix it too?
-
Wulf Community Admin
-
Ok ! i start to understand. Thanks for all !
-
Absolutely loving this plugin. Maybe I am a noob, but is there anyone of customizing it so when it broadcasts, it say my server name instead of "Notifier"?
-
-
I did that and reloaded the plugin, most places, it's still saying "Notifier" If we /admins, it will show "Notifier" If we type /help, it will show some of the options using "Knights Table"
After a few more reloads, it now appears to be working! Thanks for a great tool! -
-
i found some Bugs with the Colors
-
-
Owners tag even with ENABLE ADMIN TAGS false still shows.
Thanks, p.s running the latest oxide.Last edited by a moderator: Mar 28, 2015 -
-
Code:
{ "WELCOME MESSAGE": [ "Welcome :cyan:{username}:/end:, to our server!", "Type /help for all available commands.", "SERVER IP: :cyan:{ip}:{port}:/end:" ], "MESSAGES": { "CHECK CONSOLE NOTE": "Check the console (press F1) for more info.", "PLAYERS LIST TITLE": "PLAYERS ONLINE", "PLUGINS LIST DESC": "/plugins - Lists all the server plugins in the chat.", "ADMINS LIST DESC": "/admins - Lists all the Admins currently online in the chat.", "NO RULES": "No rules have been found! Contact the Admins.", "CONNECTED": "{username} connected from {country}.", "SERVER SEED": "The server seed is: {seed}", "PLAYERS COUNT": "There are {count} survivors online.", "SEED DESC": "/seed - Prints the current server seed on the chat. (Unless it is Random)", "ONLY PLAYER": "You are the only survivor online.", "PLAYERS LIST DESC": "/players - Lists all the players either on the chat or console.", "PLUGINS LIST TITLE": "SERVER PLUGINS", "RULES DESC": "/rules - Lists the server rules on the chat.", "ADMINS LIST TITLE": "ADMINS ONLINE", "RULES TITLE": "SERVER RULES", "NO ADMINS ONLINE": "There are no Admins currently online.", "DISCONNECTED": "{username} disconnected." }, "SETTINGS": { "ENABLE ADVERTS": true, "MODERATOR TAG": "[MOD]", "ENABLE SEED CMD": true, "PREFIX": "NOTIFIER", "ENABLE ADMIN TAGS": false, "SHOW DISCONNECTED": true, "CONSOLE PLAYERS LIST": true, "ADVERTS INTERVAL": 1000, "ENABLE ADMINS LIST CMD": false, "ENABLE WELCOME MESSAGE": true, "ENABLE HELPTEXT": false, "RULES LANGUAGE": "AUTO", "CHAT PLAYERS LIST": true, "BROADCAST TO CONSOLE": true, "OWNER TAG": "[OWNER]", "ENABLE PLAYERS LIST CMD": true, "SHOW CONNECTED": true, "ENABLE PLUGINS LIST CMD": false, "ENABLE RULES CMD": true, "HIDE ADMINS CONNECTIONS": false }, "COLORS": { "PREFIX": "red", "WELCOME MESSAGE": "#0099FF", "OWNER NAME": "white", "ADVERTS": "white", "MODERATOR NAME": "white", "DISCONNECTED MESSAGE": "lime", "CONNECTED MESSAGE": "lime" }, "COMMANDS": { "RULES": "rules", "ADMINS LIST": "admins", "PLUGINS LIST": "plugins", "SEED": "seed", "PLAYERS LIST": "players" }, "CONFIG_VERSION": 3.3, "ADVERTS": [ ":lime:Want to know the available commands?:/end: Type /help.", "Respect the server :red:/rules:/end:.", "This server is running :eek:range:Oxide 2:/end:.", "Cheating is strictly prohibited." ], "RULES": { "UA": [ "Обман суворо заборонено.", "Поважайте всіх гравців", "Щоб уникнути спаму в чаті.", "Грати чесно і не зловживати помилки / подвиги." ], "ES": [ "Los trucos están terminantemente prohibidos.", "Respeta a todos los jugadores.", "Evita el Spam en el chat.", "Juega limpio y no abuses de bugs/exploits." ], "FR": [ "Tricher est strictement interdit.", "Respectez tous les joueurs.", "Évitez le spam dans le chat.", "Jouer juste et ne pas abuser des bugs / exploits." ], "NL": [ "Vals spelen is ten strengste verboden.", "Respecteer alle spelers", "Vermijd spam in de chat.", "Speel eerlijk en maak geen misbruik van bugs / exploits." ], "IT": [ "Cheating è severamente proibito.", "Rispettare tutti i giocatori.", "Evitare lo spam in chat.", "Fair Play e non abusare di bug / exploit." ], "PT": [ "Usar cheats e totalmente proibido.", "Respeita todos os jogadores.", "Evita spam no chat.", "Nao abuses de bugs ou exploits." ], "TR": [ "Hile kesinlikle yasaktır.", "Tüm oyuncular Saygı.", "Sohbet Spam kaçının.", "Adil oynayın ve böcek / açıkları kötüye yok." ], "DE": [ "Cheaten ist verboten!", "Respektiere alle Spieler", "Spam im Chat zu vermeiden.", "Spiel fair und missbrauche keine Bugs oder Exploits." ], "RU": [ "Запрещено использовать читы.", "Запрещено спамить и материться.", "Уважайте других игроков.", "Играйте честно и не используйте баги и лазейки." ], "DK": [ "Snyd er strengt forbudt.", "Respekt alle spillere.", "Undgå spam i chatten.", "Play fair og ikke misbruger af bugs / exploits." ], "EN": [ "Cheating is strictly prohibited.", "Respect all players", "Avoid spam in chat.", "Play fair and don't abuse of bugs/exploits." ] } }
Last edited by a moderator: Mar 28, 2015 -
@SkinN õ.Õ'.|. Since last update:
Code:[Oxide] 4:39 PM [Info] Loaded plugin Notifier v2.5.1 by SkinN [Oxide] 4:39 PM [Error] notifier: Failed to load config file (is the config file corrupt?) (After parsing a value an unexpected character was encountered: R. Pa th 'ADVERTS[4]', line 72, position 4.) [Oxide] 4:39 PM [Error] Failed to initialize plugin notifier (KeyNotFoundExcepti on: SETTINGS) [Oxide] 4:39 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.CompilerServi ces.Closure,System.Runtime.CompilerServices.CallSite,object,object) <0x000a2> at System.Dynamic.UpdateDelegates.UpdateAndExecute2<object, object, object> (Sys tem.Runtime.CompilerServices.CallSite,object,object) <0x0030a> at Microsoft.Scripting.Interpreter.DynamicInstruction`3<object, object, object>. Run (Microsoft.Scripting.Interpreter.InterpretedFrame) <0x00113> at Microsoft.Scripting.Interpreter.Interpreter.Run (Microsoft.Scripting.Interpre ter.InterpretedFrame) <0x000c8>