
ProfilesRPG ProfileRPG 3.0.1
ProfilesRPG is a powerful and customizable plugin that provides an intuitive and user-friendly
Page 1
ProfileRPG 3.0.1
Apr 22, 2024
A long time update
Hello guys.
I update this resource because I have sometimes to work on it.
Changes:
- Code refont
- More messages
- Correct teleport into spawnlobby
- Correct teleport into Lobby
- add color on messages
and more things.
2.1.0
May 15, 2023
CharacterRPG Update Changelog
CharacterRPG Update Changelog
New Features:
- Added a new command `/character group` to check the group of the current profile or another player's profile.
- Added two new admin commands: `/character setgroup` to add/change a group for a specific profile, and `/character removegroup` to remove a group from a specific profile.
Improvements:
- Improved the plugin's compatibility with LuckPerms.
- Updated the `plugin.yml` file to include all new commands and permissions.
- Added more detailed descriptions for permissions in the `plugin.yml` file.
Bug Fixes:
- Fixed issues related to retrieving and updating group information.
- Fixed a problem with non-existent methods for getting the current profile name and group name.
Documentation:
- Updated the documentation with all the new commands and permissions.
I rework the code so let's see if all is good!
1.3
Apr 22, 2023
Correct bug :
- Closing the inventory when the player join ✓
1.2
Apr 22, 2023
- Correct bug : when the player was saved, the inventory didn't.
1.1
Apr 22, 2023
add and remove
-
Updated the if condition in the
createInventory()
method to correctly handle the cases where the player has and does not have the required permission. -
Separated the two cases in the if condition for better clarity:
- When the player has the required permission and the key is "barrier", the green stained glass pane should be displayed.
- When the player does not have the required permission and the key is "no_permissions", the barrier should be displayed.
-
This updated logic should resolve the issue of incorrect item displays for players with and without the required permissions.
- Support version : 1.16 +
1.0
Apr 19, 2023
Page 1