Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Programming Q&A
[JAVA] Minecraft SMP plugin isn't loading.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Roon" data-source="post: 226687" data-attributes="member: 30338"><p>So, I'm making a Minecraft plugin which.. basically. When you click with a stick, it creates an explosion. When you click with a bone it shoots lightning. However, the plugin isn't working.</p><p>In the server console it shows the [BBBC] Enabling BBBC v1.0 then [BBBC] BBBC Activated!</p><p>But when I click with a stick/bone nothing happens.</p><p>I even have it set to broadcast a message to everyone. Even this doesn't work.</p><p> </p><p><a href="http://hastebin.com/diradusowa.avrasm" target="_blank">http://hastebin.com/diradusowa.avrasm</a></p><p> </p><p>(This includes 3 files, MyPlayerListener.java, plugin.yml and bbbc.java)</p><p> </p><p>Thanks in advance.</p></blockquote><p></p>
[QUOTE="Roon, post: 226687, member: 30338"] So, I'm making a Minecraft plugin which.. basically. When you click with a stick, it creates an explosion. When you click with a bone it shoots lightning. However, the plugin isn't working. In the server console it shows the [BBBC] Enabling BBBC v1.0 then [BBBC] BBBC Activated! But when I click with a stick/bone nothing happens. I even have it set to broadcast a message to everyone. Even this doesn't work. [url]http://hastebin.com/diradusowa.avrasm[/url] (This includes 3 files, MyPlayerListener.java, plugin.yml and bbbc.java) Thanks in advance. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Programming Q&A
[JAVA] Minecraft SMP plugin isn't loading.
Top