Most likely the Groups plugin.
Chat Handler [Unmaintained]
Discussion in 'Plugin Support' started by Domestos, Nov 2, 2014.
-
Can you make chat handler compatible with ranks and titles plugin ?
-
-
[DOUBLEPOST=1426360546,1426262721][/DOUBLEPOST]Could you make a command to clear the chat ? because the chat keeps disappearing when there is to much text! -
Wulf Community Admin
-
[Oxide] 9:13 PM [Error] Failed to call hook 'SendHelpText' on plugin 'Chat Handler'
File: chathandler.lua Line: 974 attempt to index upvalue 'langString' (a nil value): -
-
Why doesn't chathandler stop spam like this? it didn't stop it when the player was spamming.
I had to cut it down because it was to big to post
It will kill chat.
Code:[3/18/2015 12:27:15 AM] 76561197964671092/FWsch: XOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXOXXOXOXO
-
I dont play myself so i didnt know Rust has problems with too long messages. -
OK I didn't know it wasn't a feature.. yeah its a problem if they keep spamming to many letters it will freeze the server..
would be nice to have and word number limiter.. -
-
Domestos updated Chat Handler with a new update entry:
feature update
-
new group system? for color? where? not the groups plugin cause I am using the Clan plugin...
-
-
so oxides new permissions system it uses.
[DOUBLEPOST=1426816624][/DOUBLEPOST]created group added myself still no color :C -
-
Did you enable the group system in the config? Did you set the right permission to the group?
-
-
Supports ranks now ?
-
You can grant user permissions by giving each user the permission directly by using
Code:oxide.grant user <username> <permission>
Add permission to a group:
Code:oxide.grant group <groupname> <permission>