mirror of
https://github.com/NLthijs48/AreaShop.git
synced 2024-11-22 18:26:08 +01:00
Add UTF8 awareness flag in plugin.yml
- I think it only does something if you use JavaPlugin#getConfig(), but it does not harm either
This commit is contained in:
parent
06a716b1fd
commit
cace086466
@ -11,6 +11,8 @@ commands:
|
|||||||
description: 'For all commands use /as help.'
|
description: 'For all commands use /as help.'
|
||||||
usage: 'AreaShop has not started correctly, check the log file (or console) and correct any errors.'
|
usage: 'AreaShop has not started correctly, check the log file (or console) and correct any errors.'
|
||||||
aliases: [as]
|
aliases: [as]
|
||||||
|
awareness:
|
||||||
|
- !@UTF8
|
||||||
permissions:
|
permissions:
|
||||||
areashop.*:
|
areashop.*:
|
||||||
description: Give access to all commands of AreaShop
|
description: Give access to all commands of AreaShop
|
||||||
|
Loading…
Reference in New Issue
Block a user