Bukkit Plugin
Create Bukkit plugins in Repl.it!
This is a Bukkit dev workspace set up in Repl.it!
Fork this repl to get started!
To get started, change com.yoursite.yourname
in MyPlugin.java
and plugin.yml
Then change the JAR_FILE
variable in build.sh
to set the output file name.
Next, rename the files and folders to match the new package and class names!
Click run to build!
Note
If you are using a free account running a server will take a long time to load, and then crash because either the tick time is to long or you ran out of memory. Please don't waste your time trying to run a server.
I do not have an upgraded account, but if someone with an upgraded account is willing to test running a server (copy spigot.jar
to another folder and run it). Please comment if it works, and I will edit this post to say if it works or not.
Voters