The newest version of notifier wouldn't work. So I reverted back to an older version and it works fine.
Code:(20:07:52) | [RCON][] oxide.reload notifier (20:07:52) | [Oxide] 5:07 PM [Info] [Notifier v2.6.1] :: Stopping Adverts loop (20:07:52) | [Oxide] 5:07 PM [Info] [Notifier v2.6.1] :: Removing Admin tags (20:07:52) | [Oxide] 5:07 PM [Info] [Notifier v2.6.1] :: Unload complete (20:07:52) | [Oxide] 5:07 PM [Info] Unloaded plugin Notifier v2.6.1 by SkinN (20:07:52) | [Oxide] 5:07 PM [Info] Loaded plugin Notifier v2.6.1 by SkinN (20:07:52) | [Oxide] 5:07 PM [Info] [Notifier v2.6.1] :: Loading Plugin (20:07:52) | [Oxide] 5:07 PM [Info] [Notifier v2.6.1] :: -------------------------------------------------- (20:07:52) | [Oxide] 5:07 PM [Info] [Notifier v2.6.1] :: Updating countries database (20:07:52) | [Oxide] 5:07 PM [Info] [Notifier v2.6.1] :: Adverts are enabled, starting messages loop (Interval: 5 minute/s 0 second/s) (20:07:52) | [Oxide] 5:07 PM [Info] [Notifier v2.6.1] :: Enabled commands: (20:07:52) | [Oxide] 5:07 PM [Info] [Notifier v2.6.1] :: - Server Rules: /rules (20:07:52) | [Oxide] 5:07 PM [Info] [Notifier v2.6.1] :: - /map (Server Map) (20:07:52) | [Oxide] 5:07 PM [Info] [Notifier v2.6.1] :: Checking players countries and Admin tags (20:07:52) | [Oxide] 5:07 PM [Info] [Notifier v2.6.1] :: -------------------------------------------------- (20:07:52) | [Oxide] 5:07 PM [Info] [Notifier v2.6.1] :: Loading Complete (20:07:55) | [RCON][] oxide.version (20:07:55) | Oxide Version: 2.0.799, Rust Protocol: 1245
Notifier [Unmaintained]
Discussion in 'Plugin Support' started by NobodyFTW, Feb 1, 2015.
-
-
Any idea why all the sudden this evening notifier is saying that every person who joins is connecting from Germany? lol I've never been there in my life.
-
-
Hey Guys!
I'm kinda new to this Plugin. I've already read through the prev. posts but i cant find a solution for my problem.
I reworked the Notifier so that it only provides /admins - /players - /ts - /rules
Also there are a couple of Adverts like "TS IP XXX" "Server is going to restart at 12:00 and 0:00"
BUT whatever i do, the Plugin keeps telling things like Country, Map, Seed... i dont want that...
I know this might be much to ask but can someone help me to edit this plugin so, that it only say what i want?
Thanks -
Every setting, message, color, command, etc, can be changed within the configuration file under the config folder of your server. -
SkinN õ.Õ'.|. updated Notifier with a new update entry:
Notifier | Fixes (Optional)
- This update is totally optional. -
NICE work man, can make for legacy edition ?
-
Wulf Community Admin
-
-
Wulf Community Admin
- http://oxidemod.org/plugins/join-leave-messages.953/
- http://oxidemod.org/plugins/players-list.70/
- http://oxidemod.org/plugins/serverrules.945/
- http://oxidemod.org/plugins/join-leave-messages.953/
-
-
Wulf Community Admin
-
Wulf - is there any tutorial to learn how to faer plugins OXIDE 2.0?
-
Wulf Community Admin
-
-
Wulf Community Admin
-
Edit the notifier.json file -> server restart
Login on my ServerFTP -> going to -> Rust -> Release -> server -> my_server -> oxide -> plugins
Edit the notifier.py file -> server restart
There are completly no changes. Notifier keeps telling information like /map, /help, Country, e. c.
I'll attach my current "It should look like this"-notifier.py -
Hi when i edit the notification text only adverts i edit i get error all over in client saying bootloop and then full client crashing
but i only edit this part
Code:{ "ADVERTS": [ "Want to know the available commands? Type <red>/help<end>.", "Respect the server <red>/rules<end>.", "This server is running <orange>Oxide 2<end>.", "Cheating is strictly prohibited.", "Type <red>/map<end> for the server map link.", "Players Online: <lime>{players} / {maxplayers}<end> Sleepers: <lime>{sleepers}<end>" ],To: { "ADVERTS": [ "Welcom To [NL-ENG-DE] Rust Dedication to Alpha" "Hosted By <yellow>YNPA<end> Gaming" "How to Connect: client.connect 84.25.47.55:28015" "Free 3X Starter Kit! Type <orange>/kit kit<end>.", "Respect the server <aqua>/rules<end>.", "This server is running <orange>Oxide 2 Anti-Cheat Engine<end>.", "Cheating is strictly <red>prohibited<end>.", "Type <yellow>/map<end> for the server map link.", "Players Online: <lime>{players} / {maxplayers}<end> Sleepers: <aqua>{sleepers}<end>" ],
Also Server Ip is showing my pc ip not my network ip.Last edited by a moderator: Apr 30, 2015 -
Code:{ "ADVERTS": [ "Welcom To [NL-ENG-DE] Rust Dedication to Alpha", "Hosted By <yellow>YNPA<end> Gaming", "How to Connect: client.connect 84.25.47.55:28015", "Free 3X Starter Kit! Type <orange>/kit kit<end>.", "Respect the server <aqua>/rules<end>.", "This server is running <orange>Oxide 2 Anti-Cheat Engine<end>.", "Cheating is strictly <red>prohibited<end>.", "Type <yellow>/map<end> for the server map link.", "Players Online: <lime>{players} / {maxplayers}<end> Sleepers: <aqua>{sleepers}<end>" ],