Changelog
- Added all missing GUI-related messages to
src/main/resources/message.yml
for bothContractGUI
andPlayerInventoryGUI
. - Refactored
ContractGUI.java
to use the message manager for its navigation buttons. - Refactored the entire
PlayerInventoryGUI.java
to remove hardcoded strings and use theConfigManager
for all displayed text, making it consistent with the rest of the plugin. - Added a
getRawMessage
method toConfigManager.java
to safely retrieve raw string values for use in placeholders, which was necessary to fix a compilation error introduced during the refactoring.
Files
Karta-PlayerContract-2.1.2-BETA.jar(52.73 KiB) Primary Download
Details
Licensed GPL-3.0-only
Published 25 days ago
Updated 16 days ago