So, I would like to create a plugin that allows me to put custom nametags over blocks, sort of as signs. I understand that there is a plugin...
k That still is not what I wanted to do. I have been sitting here studying that tutorial for the past 15 minutes, and have read it twice. I need...
*facepalm* hurrrrr durrrr. also, while on the topic, would this work if I was working in a config.yml full of player configurationsections?...
This just tells me how to make config.yml's.. not player specific .yml files.
So.. I am creating one of those "Friends List plugins" and I have spent countless hours on this, and still can'f figure it out. What my goal is,...
I think this is what you are trying to do (Methods may be inaccurate, haven't tested it in IntelliJ) if (player.getItemInHand().getName() ==...
This is hurting my head. I'm going to take a break from minigames I guess. I'm marking this thread as solved. xTrollxDudex
if (e.getAction() == Action.RIGHT_CLICK_AIR && e.getItem().getType() == Material.IRON_BARDING { ItemStack pumpkin = new...
So then should I replace "this" with something? How am I going to fix the NullPointerException? The ArenaContainer doesn't seem to be doing any good
Actually, its giving me a new error now. Caused by: NullPointerException - somthing is null, and its because of the method you gave me, have any...
Can I have an example? Because the configuration file cant be accessed from within a static method Or at least, It cant when I try this: double x...
It's meant for a bungee server. When the game ends, it runs a script that resets the arena, and reloads the plugin. All that needs to be is one arena
Ik, and I am still learning Java, I am taking classes for Java programming, and then on the side, bukkit developing. I have only been doing a...
Bungee and Lilypad are two great plugins that professional servers such as Hypixel and Thehivemc use to bind together their servers!
Separate names with a comma.