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.
-
As I showed you, I was using the latest version of oxide and also the latest version of Notifier, works well. Try re-installing Oxide and the latest version of Notifier again.
-
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.
-
LOL i have the same on my server
-
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 -
When you say "reworked" do you mean you changed the orginal code?
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
Most of these already exist for Legacy as individual plugins, with the same features. -
BUT I NEED TO VERSION 2.0 OF OXIDE ?
-
Wulf Community Admin
Please do not post all in caps. If you search, you'd find them.
- 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/
-
yes, but I'd like a plugin for automatic advertisements during the game , I believe this type of plugin has not for OXIDE 2.0 Legacy.
-
Wulf Community Admin
Not really hard to make, and fairly simple. If you open a request for just that, I'm sure someone will do it. http://oxidemod.org/forums/legacy-requests.9/ -
Wulf - is there any tutorial to learn how to faer plugins OXIDE 2.0?
-
Wulf Community Admin
Existing plugins and http://docs.oxidemod.org/. -
Dont have plugin groups for oxide 2.0 legacy ?
-
Wulf Community Admin
No, not yet. If you have any further questions unrelated to the Notifier plugin, please create a new thread. -
Login on my ServerFTP -> going to -> Rust -> Release -> server -> my_server -> oxide -> config
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
Need help fast pleaseCode:{ "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 -
You are missing a few commas in your config:
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>" ],
