Information
MAStaff GitHub documentation
Last updated
Was this helpful?
MAStaff GitHub documentation
Last updated
Was this helpful?
Yes, you can request the acces in the official
MAStaff use git branching, this is a feature that allows to developers to diverge from the production version of the code, that means that whe can have different versions of the code without break production branch
2.x
Releases
feature/<feature>
Feature in progress
fix/<fix>
Fix in progress
MAStaff project have this structure
This module should be accesible from all the project
This module have all bukkit version releated files
This module have all BungeeCord releated files
This module have common listeners and commands between BungeeCord, Velocity and Bukkit
This module is for bukkit, it haves all the glow extension releated files
This module have listeners for version like < 1.12.2
This is the lite version of MAStaff
This module contains all supported versions by MAStaff
This module contains all placeholders for MAStaff
This module contains the code of the Punishments system currently in development
This module contains vanish listeners and vanish player
This module have all velocity version releated files