
PsMenu | Flags and Homes menus 1.8.1-STABLE
You will be able to manage your flags and protection homes through a menu.
- Error when displaying flags, "When starting the plugin for the first time".
- Error when displaying the material, "When starting the plugin for the first time".
- The name of the packages has been changed.
- Error Fixed in ps hide/unhide, the stone was not seen if /ps merge was used.
1. Arg Leave Fixed (reported)
2. Back Button Fixed
3. Change groups in leave region
4. Added support basehead
5. Now you can reverse the order with LEFT and RIGHT click.
Now the permissions are checked in the flags menu, in case you want to set protectionstones.flags.edit.[flag] to false.
- Improved the item system, now items will be prioritized in the item section.
- Improved menu opening, only items that fit in the inventory size will be added, avoiding an error.
- Now all protections will be shown in the autocomplete of /ps leave (region).
- fixed placeholders <members> and <owners> not showing the correct format in the lore.
- Implemented the /ps leave | /ps leave (region) command.By default, it is disabled.
- Enhanced autocompletion for /ps ban and /ps kick commands.
- Introduced editable message to display protection status, indicating whether it is hidden or not.
- Configuration now allows you to disable /ps ban, /ps kick, /ps unban, and /ps leave commands.
- Addressed the error that occurred when the kick location was not yet found.
1. Members can now be added from the GUI
2. You can now stop displaying the sent message when using a promt
3. Corections when adding a new member.
1. You can now use placeholder in the `actions:` section
- Fixed lore problems in type click
- Now you can add members from the menu
- Some minor fixes fixed.
- Improved click type system
- Now the slot system in MainMenu should work correctly.
- "display_name" now works in flags.yml
1. Fixed a problem with lore "drop", (only happens if you use click drop type)
2. Now when clicking teleport, the menu will close.
3. It is now possible to use multiple slots in custom-items
slot: [0-53] or slot: 10, too
slots:
- 1
- 2
- etc.
No configuration changes.
1. The YAML file system has been recoded.
2. Added the ability to edit sounds.
3. Added a new type of click "drop".
4. Added the same click system in the flag editor.
5. Fixed a problem if the flag was null.
7. **Now missing settings will be automatically added to the configuration files.**
Fixed Command /ps Flag
Review previous versions before upgrading
Fixed Permissions Error
Review changes in 1.3.8-STABLE to upgrade to this version.
**No configuration changes**
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"
-
Banned players will now receive a notification.
-
Fixed autocomplete problems in the /ps kick command.
-
Fixed problems in the /ps unban command, it gave error if you were not in a protection.
-
Fixed placeholders in the member menus. Placeholders <member> <owner>
-
Fixed the problem in the back button of the menus.
- Now you can edit the type of click you want in the protections menu.
- Now members cannot edit flags.
- Enabled the option to enable or disable the ability to edit the flags outside the region.
- Fixed a bug when grouping protections.
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.