Package com.forgeessentials.permissions.autoPromote

Examples of com.forgeessentials.permissions.autoPromote.AutoPromoteManager


        // Register permissions
        registerPermissions();

        // Load auto-promote manager
        autoPromoteManager = new AutoPromoteManager();
    }
View Full Code Here

TOP

Related Classes of com.forgeessentials.permissions.autoPromote.AutoPromoteManager

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.