-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Recursive G edited this page Nov 18, 2017
·
3 revisions
Welcome to the NyaaCore wiki!
Here are the main components in the NyaaCore plugin:
- LanguageRepository: I18n support for multiple languages.
- ISerializable: Easy to use, annotation based, YAMLConfiguration (de)serializer.
- CommandReceiver: Annotation based (sub)commands dispatcher.
- BaseDatabase: An extremely simple ORM for bukkit.
Here are small static util helpers in NyaaCore plugin:
- ExperienceUtils: handle exp give/take correctly.
- VaultUtils: static hook into vault balance & affix system.