-
-
Notifications
You must be signed in to change notification settings - Fork 147
Home
Daniel Ennis edited this page Jul 18, 2017
·
12 revisions
Welcome to the ACF wiki!
Please check the following:
- Getting Started Guide: Using ACF
- Build Tool: Maven Setup
- Build Tool: Gradle Setup
- Platform: Bukkit (Minecraft) Setup
- Platform: Sponge (Minecraft) Setup
- Platform: Bungee (Minecraft) Setup
- 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)