Minecraft Bukkit Tutorial - How to make a Simple Plugin
Uploader Comments (emericask8ur)
All Comments (14)
-
How do i get/run java elipse
-
lol i see a bucky package :D
-
whenever i use elipse, it never creates me a plugin.yml file? help!
-
@danicoolman199 after Priority.Normal, this) put a ; after the "this)" which will now look like this: "this);"
-
The fix is simple, right click in the yml in eclipse and select refresh, then try.
-
I keep getting a "JAR creation failed. See details for additional information. Resource is out of sync with the file system: '/MyFirstPlugin/plugin.yml'."
Any Ideas? I've tried recreating it. Here's the YML
name: MyFirstPlugin
version: 0.1
main: me.plugin.first.Main
-
@Zaros105 the loggers more reliable
-
@emericask8ur hi i am having a error wen im enterring registerEvent(Event.Type.BLOCK
_BREAK, BlockListener, EventExecutor. , Priority.Normal, this) what do i need to put on EventExecutor
-
What exactly is the difference between using 'System.out.println()' and the logger?
audio?
steelerstl 4 months ago
@steelerstl Not Putting Any in this Tutorial, You can understand it if you pay attention but you will get the hang of it
emericask8ur 4 months ago
@emericask8ur ok ive coded plugins before i know some java but i was just wondering
steelerstl 4 months ago
@steelerstl lol Alright Awesome
emericask8ur 4 months ago