It's been in there for a few weeks actually, if not more. It's not an error, it's intended. You can assign users to other groups and setup inheritance and group parents as needed.
BetterChat
Moved
Total Downloads: 26,200 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
Wulf Community Admin
-
-
Wulf Community Admin
-
-
-
-
what does hideifnothighestpriotiy do? I've set my default group to hide when it's not highest priority but it still shows
-
then set for all groups "HideIfNotHighestPriority": true,
The default group is always the highest number so if you have 10 groups default will be number 9 as Owner is 0 -
I think I broke something, I gave myself all permissions using: /grant user dam1us *, and when I use the chat it shows all prefix of all groups, the server crashed and now it doesnt show any prefix, the plugin is loaded and isnt showing any error, I tried to remove all my groups and give it my self again to "reset it" using /chat user remove and now isnt showing any prefix, what can I do?
-
Code:show user Dam1us
Code:revoke user Dam1us betterchat.group.default
-
im having problems. i cant seem to figure out how to remove me and a friend from [player] and make and add us to owner and admin.
-
usergroup add USERNAME admin -
that didnt work. we cant figure out how to (in chat) make it so it says we are owner and admins when we chat instaed of player
-
[DOUBLEPOST=1466544969][/DOUBLEPOST] -
im having problems lol. i did that and it shows just player player when i talk and i cant change it to owner or change the color or anything. idk if im doing it wrong.
i did /chat group set Owner Owner blue.
no clue if im doing this right.Last edited by a moderator: Jun 22, 2016 -
problems betterchat data/betterchat/players.json with tcadmin.
i have players.json with 32k lines with players and if i try with me main player.json in the server, console stay 2 min in first line to start
Command Line: "C:\TCAFiles\Users\admin\2\RustDedicated.exe" "-batchmode" "-nographics" "-ip" "x" "-port" "28036" "-rcon.ip" "x" "-rcon.port" "28037" "-maxplayers" "32" "-datadir" "serverdata/" "+server.identity" "myserver" "+server.description" "test" "+server.hostname" "rust server test" "-rcon.password" "12345" "+server.seed" "6738" "-cfg" "server\myserver\cfg\server.cfg" "-logFile" "log.txt" "+server.level" "Procedural Map" "+server.worldsize" "4000"
but if i delete player.json the server start fast -
Code:@echo off RustDedicated.exe -batchmode -nographics +server.ip 0.0.0.0 +server.port 28036 +rcon.ip 0.0.0.0 +rcon.port 28037 +server.maxplayers 32 +server.identity "myserver" +server.description "test" +server.hostname "rust server test" +rcon.password "12345" +server.seed "6738" -logFile "log.txt" +server.level "Procedural Map" +server.worldsize "4000"
Last edited by a moderator: Jun 22, 2016 -
-
-
I change to ur code .bat with player.json backup with 32k lines with user, and not working u code, but if i remove player.json, works fine. I have same problem with me main code .bat