-
Notifications
You must be signed in to change notification settings - Fork 1
I18n Initializing
Marcin Grzywacz edited this page Aug 16, 2022
·
1 revision
If you're using recommended method to use scanner then you don't really have anything to worry about
Well if you dont you have to use manually function I18n.init(yourPluginInstance)
best to use it before adding any methods or scanners
Do you want to for your players to use default simple just use function for it I18n.setLocale(yourPluginInstance, locale) // Example locale = 'en'
- Maven installation
- Using in java
- Initializing commands
- I18n
- Annotations
- Additional
- Errors