created by jaylawl
contact: jaylawlmc@gmail.com

if you like this resource, please consider buying me a coffee:
PayPal: https://www.paypal.me/langejulian

installation:

    1. unpack the zip-archive
    2. drop the "MEINKRAFT" folder into your "plugins/Skript/scripts" folder
        ! make sure all files are within "plugins/Skript/scripts/MEINKRAFT"
        ! otherwise the "/mk reload" command will not work
    3. remove/deactivate the modules/files you don't need
        ! "mk_core.sk" is a vital file that must be kept
    4. reload your scripts ("/skript reload all")

changelog:

    0.dev4:
        - added mk_core.sk:
            - new command "/mk [reload/info]" (meinkraft master command)
            - moved all config options to mk_core.sk
            - added list of permissions and what they do the file
        - fixed permissions of the "/world" command
        - added 4 config options for the "/speed" command:
            - "min fly speed"
            - "max fly speed"
            - "min walk speed"
            - "max walk speed"
        - improved syntax behaviour of the "/speed" command
    0.dev3:
        - release