Solved Plugin isn't working :<

Discussion in 'Plugin Development' started by DrkProdigy09, May 9, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    DrkProdigy09

    So I've been following a tutorial to learn how to create bukkit plugins and did fine for the first few videos but now I've ran into an issue.

    Learning.java - http://pastebin.com/iTrPyQYD

    MyBlockListener.java - http://pastebin.com/XL0L7Dcn

    It compiles completely fine and shows no errors in console but it doesn't work in-game.

    :| apparently the tutorial is a bit outdated and you need to use @EventHandler before an event. I did that and the plugin is now working.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 8, 2016
Thread Status:
Not open for further replies.

Share This Page