
951
1
Minor fixes and befriended the API with Java
release13 февраля 2025 г.Some messages gave an error on the Spigot core
API
- The API is now more Java-friendly
- Added new methods to the API:
getInspectorByPlayer(),getInspectors(),addLog() - Fixed the behavior of methods in
CheckedPlayer():setTimer(),getTimer(),hasTimer() - You can now pass
nullto methods in the API ForBooleanvalues, no validation is needed on your part; it will returnfalseifnull - The
stopAll()method now returns a list ofCheckedPlayer. It includes those for whom the check was stopped.
Custom locations for teleportation for checking
release10 февраля 2025 г.Changed
- In
abilities:teleport-to-staffhas been renamed toteleport-to-inspector. - The approach to using the API has been changed.
Added
- Information about available commands is now sent when the
/checkor/check helpcommand is used. - It is now possible to teleport a player for inspection to specific locations For example, you can create buildings and specify their locations so that all checks are conducted there.
- Now, titles and action bars are displayed for the inspector to indicate how much time is left before the player is penalized.
Improvements
release31 января 2025 г.Fixed:
- When changing the language, the reload command did not restart it.
- During the check, the player could teleport to the inspector under the blocks.
Added:
- A message about inactive checks when executing commands. Example:
/check approve. - Multi-message support. MiniMessage is selected by default.
- The ability to disable hover message. To do this, leave the
"hover"parameter empty in messages. Example:chat: hover: ""
2.0.7
release19 января 2024 г.Older version supported 1.16 (java 16)
Совместимость
Создатели
Детали
Лицензия:MIT
Опубликован:2 года назад
Обновлён:1 год назад
