Not sure if this does what I want. as an admin I want to have a log that shows who killed who, who used C4 and Rockets. basically when I am trying to deal with issues those are the big ones - who did what when with what.
Logger
Moved
Total Downloads: 3,429 - First Release: Oct 22, 2014 - Last Update: Dec 12, 2017
- 5/5, 24 likes
-
Wulf Community Admin
-
-
After the update this plugin causes chat to disappear when you have chat open to type / view history.
-
Wulf Community Admin
-
Edit: And chat.say is not logged at my point either in the Oxide*.txt at Multiplay. -
Can you please make it so that instead of exception, it's the opposite, because some plugins doesnt have permission and its picking up all the commands
-
I see commands like these being run pretty often:
Code:(14:01:42) | [Oxide] 2:01 PM [Info] [Logger] PLAYERNAME ran console command: inventory.giveid (14:01:45) | [Oxide] 2:01 PM [Info] [Logger] PLAYERNAME ran console command: inventory.givebp (14:01:45) | [Oxide] 2:01 PM [Info] [Logger] PLAYERNAME ran console command: inventory.givearm (14:01:46) | [Oxide] 2:01 PM [Info] [Logger] PLAYERNAME ran console command: inventory.giveid (14:01:47) | [Oxide] 2:01 PM [Info] [Logger] PLAYERNAME ran console command: inventory.giveid (14:01:53) | [Oxide] 2:01 PM [Info] [Logger] PLAYERNAME ran console command: inventory.giveid (14:01:53) | [Oxide] 2:01 PM [Info] [Logger] PLAYERNAME ran console command: inventory.giveid (14:01:57) | [Oxide] 2:01 PM [Info] [Logger] PLAYERNAME ran console command: inventory.giveid (14:01:58) | [Oxide] 2:02 PM [Info] [Logger] PLAYERNAME ran console command: inventory.giveid
-
Wulf Community Admin
-
How would I block custom chat commands from other plugin?
I would like to block /sethome and /home for exmaple
Simply addding:
Code:"home", "sethome",
EDIT: I just added a check in the source code to exclude those commands, so never mind!Last edited by a moderator: Aug 19, 2015 -
-
-
-
Code:"AuthLevel": 0,
EDIT: That's in your \config\0-logger.json file, by the way. -
How do i do it 2 all players or just one. Or can i make a seprate config for every player?
-
Wulf Community Admin
-
Im not seeing a .json file. im doing something wrong here
.. Please help me!
-
Last edited by a moderator: Oct 1, 2015
-
LINK: PLUGIN.Title = "Logger" PLUGIN.Version = V(0, 2, 8) PLUGIN.Description = "Logs - Pastebin.comLast edited by a moderator: Oct 1, 2015 -