JAVASCRIPTMINECRAFT Lets execute your JS scripts on your server! Supported versions: 1.8-1.21
ATTENTION! IF YOU USE JDK 15 OR NEWER, THIS PLUGIN DONT WORK!
What is JAVASCRIPTMINECRAFT? This plugin executes JS scripts directly on your server.
Why is JAVASCRIPTMINECRAFT?
Fast.
Safely.
Comfortable.
What do I get?
You get archive with plugin and examples (7).
Configuration:
Code (YAML):
usage: "§eUsage: /jsmc script <script_name>" no_permission: "§cYou do not have permission to use this command." script_not_found: "§cScript '{script}' not found in the scripts directory." script_error_io: "§cError reading script file: {error}" script_error_exec: "§cError executing script: {error}" reload_success: "§aPlugin Reloaded!"