# CraftSuperLoader **Repository Path**: craftsuperloader/CraftSuperLoader ## Basic Information - **Project Name**: CraftSuperLoader - **Description**: 新一代支持更多语言插件的Bukkit系列服务端 - **Primary Language**: Java - **License**: GPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-28 - **Last Updated**: 2023-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CraftSuperLoader
Support for loading MC Server in more languages. ## What is new in CraftSuperLoader ? 1. Support for writing plugins using the `JavaScript` `Lua` `Python` language 2. Support for plugin manager command, You can use `/plugins help` to see. 3. Update Minecraft Server GUI ## How to use 1. Run from Shell > Download CraftSuperLoader.jar from release > Run the following command Windows and Linux ```shell java -Dfile.encoding=UTF-8 -Xmx2G CraftSuperLoader-.jar nogui ```