Hey guys, based on this thread I made a function to change the server motd. It isn't using the ServerListPing event, it is the "official" server's...
Bump! Plz :/ EDIT: Got it to work, change loc1 to loc.1 and now it detects it as a configurationsection
state, season-nmb, map-size, team-size, open-mode, join-msg, leave-msg, rouge-name, bleue-name, jaune-name, verte-name, mauve-name, spec-place,...
As I said, the NPE are on getValues. My plugin.config works just fine with everything else. Just to prove it to you: public FileConfiguration...
Code: System.out.println(plugin.config.isConfigurationSection(team + ".loc1"));...
A plugin by the name Mentioner already exists and correspond to your resquest. You can also try my plugin, is does correspond to your resquest:...
@EventHandler public void onChat(AsyncPlayerChatEvent e) { Player p = e.getPlayer(); List<String> list; String string = e.getMessage(); String[]...
For the border, there can only be one by world and people need to be inside that area, you'll need to find an alternative way.
@teej107 Thank you! Solved!
Bump
@Zombie_Striker if b is null no one cares because we want the type, I never got an error. This method is not working like you said @teej107...
@teej107 Nice, I never though about this. I'll try tomorrow
Hi guys, I have a little problem. if (e.getPlayer().getItemInHand().getType() == Material.LAVA_BUCKET &&...
@mythbusterma @Zombie_Striker Thank you guys but there's the solution: public class HangingEvent implements Listener { public...
bump
Separate names with a comma.