{ "Admin Color (Hex Format or Name)": "e68c17", "Admin List Separate (true/false)": false }
Player counts not always correct
Which Oxide version are you currently using?
2.0.4462
Is that what the oxide.version command shows?
Yes it says :: "Server is running Oxide 2.0.4462 and Rust 44 (2215.189.1)"
Any errors in your oxide/logs?
None for PlayerList.
Hi!
I recently added the Player List plugin.
Firstly, I wonder if it is possible to change the /player (command) to !player instead.
Secondly, when using /players today, it does not show the right amount. At the moment there are 4 players online, but two of these are admins.
The command gives me: 0 admins, 2 players online.
Why?
I recently added the Player List plugin.
Firstly, I wonder if it is possible to change the /player (command) to !player instead.
Secondly, when using /players today, it does not show the right amount. At the moment there are 4 players online, but two of these are admins.
The command gives me: 0 admins, 2 players online.
Why?
A custom prefix is not supported and is handled entirely differently than normal chat commands. You would need a custom plugin for this or modifications made to handle it, which I don't see a benefit to do so. uMod (not Oxide) will support changing chat commands prefixes, so that's something they will work once that is released as well.cjcaFirstly, I wonder if it is possible to change the /player (command) to !player instead.
Secondly, when using /players today, it does not show the right amount. At the moment there are 4 players online, but two of these are admins.
The command gives me: 0 admins, 2 players online.
The count issue is known, as you can see above. Just a matter of time to fix it.
Thanks alot!