A Minecraft Server Plugin For LeviLamina
LOICollectionA is a plugin that originated from LOICollection and has evolved through a comprehensive refactoring. This process also served as an opportunity to adapt it for LeviLamina.
It inherits the functional diversity of LOICollection while introducing numerous optimizations. The plugin adopts a data-centric
architecture for its functional modules, enhancing flexibility and extensibility.
Future developments will provide more API interfaces to empower plugin developers with richer functionality.
All modules below can be enabled/disabled in the configuration file.
- Blacklist
- Mute
- Cdk
- Menu
- Tpa
- Shop
- Monitor
- Pvp
- Wallet
- Chat
- Notice
- Market
- BehaviorEvent
-
Execute the following command in your server directory:
lip install github.com/loitietu/LOICollectionA
-
Start the server.
-
Wait for the loading confirmation message.
-
Installation complete.
Tip
For more information, visit Github Pages
Open Command Prompt (cmd
) and execute:
git clone https://github.com/loitietu/LOICollectionA.git
cd LOICollectionA
xmake repo -u
xmake
We welcome PRs
and Issues
to help improve this plugin.
- Licensed under the GPL-3.0 license.