bentobox/src/main/java/world/bentobox/bentobox/api
tastybento 0e0c502e1d
Team gui (#2251)
* WIP - add GUI for teams.

* WIP teams GUI

* Moe WIP on team GUI

* Modified file to avoid an NPE.

* Minor refactor to prevent int to Integer warning.

* Use latest dependencies for tests to pass.

* Move to singleton pattern for RanksManager,

* Team GUI WIP

* Added support for kick, setowner, and leave.

* Added support for accepting and rejecting an invite.

* Fixed bugs with text and operations.

* WIP for team invites.

* Adds inviting to the GUI.

* Fix tests

* Fixed minor bugs reported by SonarCloud

* Up Minecraft version and paper to 1.20.4 in POM

* Added features based on Discord feedback.

1. added some lore to the invite button to explain the players shown are
from the game world
2. removed the team state in chat
3. added a search to the invite panel

* Added back button.

Refactored some code and templates.

* Fixed bugs with teams and uncoop untrust etc of Ops.

* Return to name search GUI if name not found.

* Added return to GUI for player search

* Use Path.of
2024-01-08 20:50:26 +09:00
..
addons Fixes issue with file exporting in Windows system. (#2256) 2024-01-04 17:15:13 +09:00
commands Team gui (#2251) 2024-01-08 20:50:26 +09:00
configuration 2 0 0 multi island (#2185) 2023-09-16 15:55:52 -07:00
events No tabs (#2243) 2023-12-04 20:55:40 -08:00
flags Team gui (#2251) 2024-01-08 20:50:26 +09:00
hooks Adds an ItemAdder hook to delete any blocks when island is deleted. (#2250) 2023-12-28 10:30:20 +09:00
localization Relates to #2104. Adds user.displayName() as a placeholder option (#2108) 2023-03-18 10:27:50 -07:00
logs Release 1.17.3 (#1827) 2021-09-10 18:39:16 -07:00
metadata Loads of minor code smell fixes 2022-12-31 18:19:25 -08:00
panels Team gui (#2251) 2024-01-08 20:50:26 +09:00
placeholders 2046 null player placeholder support (#2048) 2022-11-13 08:49:22 +02:00
user No tabs (#2243) 2023-12-04 20:55:40 -08:00