
861
2
Список изменений
Overview
- fix: New standalone master switch and fixes for alias.yml
What to edit in alias.yml (in
plugins/GriefPreventionData/) to use the new options. Reload with/gpreloadafter changes:
1. Global Toggles (top of file)
# Master switch: false = no alias system, use default English command names
enabled: true
# Standalone commands: false = only /claim and /aclaim (or their translations) exist
# No /trust, /trapped, /abandonclaim, etc. – use /claim trust, /claim trapped, etc. instead**
standalone: true
2. Root command names (claim / aclaim)
Under commands: → claim: or aclaim: use the commands: list. Every entry is a full root command (not just the first one).
Example – allow both /claim and /claims:
commands:
claim:
enable: true
commands: [claim, claims] # /claim create and /claims create both work
# ...
aclaim:
enable: true
commands: [aclaim, aclaims] # /aclaim restore and /aclaims restore both work
# ...
Файлы
GriefPrevention.jar(637.28 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
17.1.1
Загрузчики
BukkitFoliaPaperPurpurSpigot
Версии игры
1.20–1.21.11
Загрузок
12
Дата публикации
1 мес. назад