bentobox/src/main/java/world/bentobox/bentobox
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
..
api Team gui (#2251) 2024-01-08 20:50:26 +09:00
blueprints Team gui (#2251) 2024-01-08 20:50:26 +09:00
commands Team gui (#2251) 2024-01-08 20:50:26 +09:00
database 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
listeners Team gui (#2251) 2024-01-08 20:50:26 +09:00
lists Team gui (#2251) 2024-01-08 20:50:26 +09:00
managers Team gui (#2251) 2024-01-08 20:50:26 +09:00
nms Optimize CopyWorldRegenerator#copyChunkDataToChunk to reduce performance impact in case of multiple resets simultaneously (#2261) 2024-01-08 19:09:41 +09:00
panels Add island object to Panel for context. (#2263) 2024-01-08 07:07:30 +02:00
util Team gui (#2251) 2024-01-08 20:50:26 +09:00
versions Added 1.20.4 compatibility. 2023-12-10 09:23:10 -08:00
web Correct nullable tags 2022-12-31 18:33:49 -08:00
BStats.java Version 1.17.1 (#1796) 2021-07-10 18:27:57 -07:00
BentoBox.java Team gui (#2251) 2024-01-08 20:50:26 +09:00
Settings.java No tabs (#2243) 2023-12-04 20:55:40 -08:00