0
I'm trying to make a mc plugin.
10 Answers
+ 1
you need to learn java to make plugins, Mods, ect
Since minecraft uses java like an game engine you see that everytime you start minecraft you see the java logo. minecraft runs on java
0
ok cool.
what is your question?
0
would it be possible to make it on this app?
0
I believe not, because when you want to test your plugin you'll need to test it on MC itself.
Convertingâ your code from here to PC will just be too hard
0
thanks. I have all the programs on my pc.
0
I know that and I know java.
0
I have a question again. this is only for mc players but I need help with this problem. so I'm on my pc and I can't figure out how to make players be able to claim land. is claiming land a block event or a player event? any help is appreciated.
0
I think it would be a block event.
because it will make things harder when the owner of the land is offline.
0
why?
0
like what block event would it be and how will I make it so the land is still claimed while the owners offline?