How to set up Essentials Group Manager



Note: Make sure you have already uploaded the jar files. Restarted the server and stopped the server to edit the yml files.

1. Go to the plugins folder

 

2. Select groupmanager

 

3. Select worlds (or world if only one). This opens the folder with the groups and users yml files.

 

4. You only have to edit the groups if you want different names or abilities

 

5. Open the users yml file

 

6. Add your name to the group you want (most likely admin)

 

7. Add your player names to the group you want them in

 

8. Save the file

 

9. Restart your server

 

 


EXAMPLE OF YML FILE

users:
player1:
subgroups: []
permissions: []
group: Default
player2:
subgroups: []
permissions: []
group: Builder
player3:
subgroups: []
permissions: []
group: Moderator
YOURNAME:
subgroups: []
permissions: []
group: Admin


In game, you can add players by typing /manuadd <player name> <group>...so it would look like /manuadd SirJakers Builder.

Here are the wiki resources:

Wiki Command References

  • 8 användare blev hjälpta av detta svar
Hjälpte svaret dig?

Relaterade artiklar

How to enable Bukkit

1. Login to control panel   2. Stop your server   3. Select the drop down arrow...

How to install a Bukkit plugin via your control panel

Note: Make sure you already have Bukkit enabled on your server. 1. Find the plugin you like on...

How to install a Bukkit plugin via FTP

Note: Make sure you already have Bukkit enabled on your server. 1. Find the plugin you like on...

How to add someone as an admin on your server

  *Note you must have permissions plugin installed for this. 1. Open your control panel...

Mysql Tutorial

Mysql should be used with plugins that use a lot of resourses such as BigBrother, Logblock, or...