-
-
Notifications
You must be signed in to change notification settings - Fork 147
Home
Daniel Ennis edited this page Jul 19, 2017
·
12 revisions
Welcome to the ACF wiki!
Please check the following:
- Getting Started Guide:
- Build Tools: Maven Setup, Gradle Setup
- Using ACF - The common stuff to getting started with ACF regardless of your platform (Bukkit/Bungee/Sponge all start here)
- Documentation (Recommended to read them all):
- Frequently Asked Questions - Misc catch all for common questions or details too small for their own page
- Annotations - All the standard Annotations provided by ACF
- Command Contexts - How to define new method parameters
- Command Completions - How to define new command completion handlers
- Command Replacements - How to do dynamic string replacements in Annotation values (dynamic command names, etc)
- Locales / I18N API - How to change the default messaging in ACF and use other languages)
- Adding new Platforms (ACF-core is not stable enough for new platforms to be added, so please wait)