In this version Mask has been modularised. This may contain some breaking changes.
The `Mask` module shades all submodules.
Modules:
- MagicLogic
- Commander (requires MagicLogic)
- Mask
Additions:
- MagicMap, a linked map implementation for better index manipulation
- MagicList, a better list implementation with sorting, randoms and other useful features
Changes in Commander v2:
- Uses `CommandImpl` instead of `Main`
- Consumers have been replaced with `CommandAction`s
- Now...
-
Welcome to skUnity!
Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.
If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!
Now, what are you waiting for? Join the community now!
Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

API Mask 2.1.2
A plugin framework primarily aimed at Skript addons to simplify boilerplate tasks.