AdvancedCore Plugin (1.20.1, 1.19.4) – Spigot
AdvancedCore Plugin (1.20.1, 1.19.4) is a powerful and versatile tool designed to enhance the Minecraft experience. It is a utility plugin that provides a robust framework for other plugins to build upon. It’s not a standalone plugin that provides direct features to the server, but rather it is used in conjunction with other plugins to provide a more streamlined and efficient experience.
Features:
- User data management API (Flat file/SQLite/MySQL)
- TitleAPI
- BossBarAPI
- ActionBarAPI
- ParticleAPI
- ItemBuilder
- AnimationAPI (Very basic)
- Easy command arguments manager with tab complete
- Scoreboards
- Inventory API – Create Menu GUI’s easily, with automatic page support
- Anvil Inventory API – Read strings from anvils
- Plugin update checker – Check for update
- Metrics API – Easily send metrics data to MCStats and BStats
- Util Classes – Simple Util Classes
- Executable thread – run a runnable on a thread
- ValueRequestAPI – Request a string/number/boolean from a user via their method of choice or specific method. Methods: Anvil/Chat/Book/Inventory
- Reward System
- Report – Create a zip file of the plugins folder
Commands:
The AdvancedCore plugin doesn’t have many commands for players as it’s more of a backend plugin. However, it does provide commands for server administrators to manage the plugin and its functions. Here are some of the key commands:
/AdvancedCore reload
: This command reloads the AdvancedCore plugin, updating any changes made to the configuration files./AdvancedCore help
: This command provides a list of all available commands and their functions./AdvancedCore debug
: This command enables or disables the debug mode, which can be useful for troubleshooting issues.
Permissions:
The AdvancedCore plugin provides a set of permissions that allow server administrators to control who can use certain features of the plugin. Here are some of the key permissions:
AdvancedCore.command.reload
: This permission allows a user to use the/AdvancedCore reload
command.AdvancedCore.command.help
: This permission allows a user to use the/AdvancedCore help
command.AdvancedCore.command.debug
: This permission allows a user to use the/AdvancedCore debug
command.
How to install:
- Download a plugin of your choice.
- Place the .jar and any other files in your plugin’s directory.
- Run the server and wait for it to fully load.
- Type stop in your Minecraft server console to bring the server to a clean stop.
- Run the server.
- All done! Your plugin should be installed and ready to be used.