mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-30 20:39:13 +00:00
Continued work; moved more NMS to modules
This commit is contained in:
@@ -102,13 +102,14 @@ public final class HMCCosmeticsPlugin extends JavaPlugin {
|
||||
// Translation setup
|
||||
Translation.setup();
|
||||
|
||||
// ItemHooks
|
||||
ItemHooks.setup();
|
||||
|
||||
// Cosmetics setup
|
||||
Cosmetics.setup();
|
||||
|
||||
// Menus setup
|
||||
Menus.setup();
|
||||
|
||||
// ItemHooks
|
||||
ItemHooks.setup();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user