I have yet to figure out why I am kicked out of the admin group each time I relogin to the server. When I type it says admin next to my name but none of my set admin permissions are available until I type setplayergroup and put myself into the admin category again.
I would love to be able to set other players to groups but if it doesn't stick for me, I double it will stick for them either.
what group are you put into ? are you running my plugin Auto Levels by any chance ?
when your hold down tab you should see your details something like this
ID | PlayerName | Group | Distance | Playing Time | Ping |
1 | yahgiggle[Admin] | Khagan | 0 | 15d 2:48 | 32 |
| | | | | |
| | | | | |
note: Admin next to my name this should always stay Admin as i have been added to the server.properties file as a server Admin
under Group it should always show what ever group you have been added to unless you have Auto Levels installed and that plugin has no groups setup for Admins
infact if you dont have Auto levels installed maybe you could install it because this plugin will put you back into the group you want even if you got removed somehow,
Also note under the server.properties file - settings_default_newplayer_group=NewPlayer NewPlayer should be set to what ever group you have made for New Players who log into your server, of cause you also need the group NewPlayer inside your permissions/groups folder with its permissions setup
now for my Auto levels plugin you could use this, first you make a set of groups for my server i have
"1" "Khagan" "0" "0"
"2" "Surveyor" "0" "28800"
"3" "Settler" "28801" "86400"
"4" "Builder" "86401" "201600"
"5" "Architect" "201601" "432000"
"6" "Engineer" "432001" "892800"
"7" "Moderator" "892801" "1814400"
"8" "Admin" "1814401" "999999999999999"
the group Surveyor is my settings_default_newplayer_group=Surveyor group because its the group i want all users to start with
you will note i have an Admin group, this Admin group is my last level and it gives the players 99% of the things a real server admin can do with out even been added to the server admin group
The group Khagan is the group i made for my server Admins note how the group has 0 0 after it, this is the setting you set when adding this group to auto levels and when you add a player to that group they can not be moved out of it in other words they wall always be in the Khagan group
you need to setup your groups then install the Auto Levels plugin, then setup the groups for auto levels in game in the chat
so in chat your would type
/grouphelp
To add auto levels to your server you frist need to make groups then you can use this plugin to move your users to each group after a set time
use /addgroup [groupname] [starttime] [endtime]
Example: /addgroup Khagan 0 0 <--------- note i added 0 0 for the Khagan group who ever is put into this group will never be moved out
Example: /addgroup Settler 0 3600
Example: /addgroup Builder 3601 7200
Example: /addgroup Admin 7201 14400
Note the spelling of the groups need to be 100% the same, all times are done in seconds
Other commands
/delgroup [id] removeds the group
/listgroups to view added groups and there ids
/closegroups to closed the view of the added group list
also its important to setup your group right in the groups folder
the settings should look something like this
group: (Khagan)
groupcolor: 0xFFd700
chatcolor: 0xFFd700
chatnamecolor: 0xFFd700
chatprefix: (Khagan)
chatsuffix: (Khagan)
chatprefixcolor: 0xFFd700
chatsuffixcolor: 0xFFd700
shownametag: true
nametagcolor: 0xFFd700
nametagprefix: (Khagan)
nametagprefixcolor: 0xFFd700
nametagsuffixcolor: 0xFFd700
showadmintag: false <------------ see this setting will hide the Admin server tag and show the group tag you have set if this is set true then it wont work and you may see no group name at all