 
                You will be able to manage your flags and protection homes through a menu.
1. Significant improvement in the /ps ban, now works correctly for offline users.
2. Improvements when opening another menu (the mouse pointer will no longer reset.)
3. New menu to edit users. (manage)
4. ProtectionStones hook will now be detected when starting the plugin.
5. Users with protectionstones.admin permission can now manage protections that are not theirs.
manage:
name: "&8☀ Manage (<manage>)"
# The size of the inventory.
# Must be a multiple of 9. (9, 18, 27, 36, 45, 54)
size: 45
player:
slot: 13
display_name: '&a<manage>'
glowing: false
hide_attributes: true
lore: [ ]
member-items:
ban:
material: REDSTONE_BLOCK
amount: 1
slot: 21
model_data: 0
display_name: '&cBan <manage>'
glowing: false
hide_attributes: true
lore: [ ]
kick:
material: ANVIL
amount: 1
slot: 22
model_data: 0
display_name: '&cKick <manage>'
glowing: false
hide_attributes: true
lore: [ ]
remove:
material: BARRIER
amount: 1
slot: 23
model_data: 0
display_name: '&cRemove <manage>'
glowing: false
hide_attributes: true
lore: [ ]
owner-items:
ban:
material: REDSTONE_BLOCK
amount: 1
slot: 21
model_data: 0
display_name: '&cBan <manage>'
glowing: false
hide_attributes: true
lore: [ ]
kick:
material: ANVIL
amount: 1
slot: 22
model_data: 0
display_name: '&cKick <manage>'
glowing: false
hide_attributes: true
lore: [ ]
remove:
material: BARRIER
amount: 1
slot: 23
model_data: 0
display_name: '&cRemove <manage>'
glowing: false
hide_attributes: true
lore: [ ]
remove-owner:
material: TARGET
amount: 1
slot: 24
model_data: 0
display_name: '&cRemove <manage>'
glowing: false
hide_attributes: true
lore: [ ]
custom-items:
close:
material: BOOK
slot: 40
amount: 1
model_data: 0
glowing: false
hide_attributes: true
display_name: '&cClose'
lore: [ ]
actions:
- "[close]"
back:
material: ARROW
slot: 39
amount: 1
model_data: 0
glowing: false
hide_attributes: true
display_name: '&cBack'
lore: [ ]
actions:
- "[openmenu] settings"
Fixed placeholders in the member menus. Placeholders <member> <owner>
Fixed the problem in the back button of the menus.
1. Now in the flags menu you can toggle between groups (all, members, owners, nonmembers, etc.).
2. You can now configure custom items in the menus.
3. Added an item which represents that the player has no current protections.
4. Administrators with psaddon.bypass.ban permission, cannot be banned/kiked.
5. Now you can skip the teleport cooldown if you have the psaddon.bypass.countdown permission.
6. Now all the protections of all worlds are grouped together.
7. Added a sort to get only the protections of the player's world.
8. Corrections in /ps ban /ps kick and /ps unban commands
9. Configuration changes.
Protections:
#Overrides the player's world that opens the protection menu, so you can move
#from one world to another without having to be there.
Overrides:
# <current world> <new world>
Spawn: world
Protections:
  #Overrides the player's world that opens the protection menu, so you can move
  #from one world to another without having to be there.
  Overrides:
  # <current world> <new world>
    Spawn: world

Now you can adjust the menus to the size you want.
Added configuration for the admin menu (will no longer use the default)
Fixed problems with ps ban
Now you can adjust the back and close buttons to your liking.
Now you can create items to your needs y ejecutar acciones.[command] [player] [close] [message] [sound] [broadcast] [openmenu]
New settings for members and owners menus (new actions for these menus coming soon).
These commands work for both online and offline users.
Added /ps ban
Added /ps unbanAdded /ps kick
Added /ps admin setloc spawn
Fixed the problem when listing your members y owners, now line breaks will be made.