Skip to content

GroupName Changing

MrJesseZ edited this page Nov 16, 2017 · 25 revisions

How to change the Name of a Group?

!! You need to have UltraPermissions Connected to your MySQL to follow the next steps !!

2 Commands to change all names.

Commands

Steps to change the names.

  1. Go to your MySQL and find the Tables of UltraPermission:

  1. Stop all your servers that are connected from UltraPermission to your MySQL

  2. You need to change the names in this Tables.

UltraPermissions_BungeePermissions.

UltraPermissions_Groups.

UltraPermissions_Permissions.

UltraPermissions_Users.

  1. Click on one of the tables above.

  2. Click near the top of the webpage on SQL:

  1. Then you will see this:

  1. Delete the (purple/orange) message and place this message.

For the Tables

UltraPermissions_BungeePermissions.

UltraPermissions_Groups.

UltraPermissions_Permissions.

use this command The First Command in the file (Command) (if you already Downloaded the file you don't have to do it again)

For the Table

UltraPermissions_Users

use The Second Command in the file (Command) (if you already Downloaded the file you don't have to do it again)

  1. Change NEWNAME to the new name you want to give your group and change oldname to the name is was before (the name right now)

  2. For example, I had the old group Admin and want to change it to SuperAdmin.

  1. Press Start and the group name is changed.

  2. Do you have Multiple groupname changes look down here to do it as fast as possible.

  1. When done Press Start and all Groupnames are changed at ones.

  2. Go into your server(s).

  3. Go into the UltraPermission Folder(s).

  4. Go into the System Folder(s).

  5. Go into you Permissions.yml(s).

NOTE: You need to do this on all your server that are connected to MySQL.

  1. Change there also every oldname to there NEWNAME.

  2. Save the file.

  3. When all names are changed and everything is done You can start all your server again.

NOTE: When you change a name you need to write the name exactly the same in all other table.

Clone this wiki locally