-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Nont Nonnipat edited this page Nov 20, 2024
·
11 revisions
Experiences is a minecraft plugin development framework that provides a new experience of developing minecraft plugins.
- Automatic command registration
- Automatic event listener registration
- Automatic configuration file generation
- Automatic language file generation
- Automatic database connection
- Automatic plugin update checker
- Automatic plugin metrics
- Simple method to create an Item using
ItemBuilder
- Simple method to create an Entity using
EntityBuilder
(Without summoning the entity) Experimental - Create a GUI using
Gui
- Rework Economy System
- Rework Scoreboard System Experimental
- Rework Messaging Method
- Rework Configuration Method
- New way to select an area Experimental
Coming soon full version on 2025!
Coming soon full version on 2025!