Thanks, guys! Got it all sorted :)
So adding them all as different teams doesn't give them a different scoreboard? Should this be a different board for each player?
I expect I need a different object per player and add it to that or something. //Set up Scoreboard Scoreboard board =...
Is it possible for each player to have a different scoreboard or does it show the same board for everyone? I wrote a plugin and created a new...
Hi. I have a plugin which is run on many servers. There seems to be only one guy who keeps getting NPE's on his server. I patch the issues for...
unrealdesign Thanks for your help and suggestions :p
AoH_Ruthless I'd be concerned execuring every 3 ticks may miss some movements if there's so many people on the server.. fireblast709 That's a...
Hey guys! I have a plugin which creates a Temple Run type game. To detect players touching blocks I intercept...
Garris0n I explained I thought you literally meant "config.get()" which does not exist. I realised later you weren't giving actual code and that...
ok. Figured it. Thanks guys, esp Garris0n RawCode The method mentioned didn't have any config info in it. I did however figure the correct line...
Thanks for that, but which line is the config string null that it's getting? The only way I can see that happening is if people don't create their...
Hi. Trying to figure a random error. Only happens on some servers. My plugin has been running for months on up to 214 servers with over 400...
Easiest way to find them: https://www.google.com/search?q=site%3Adev.bukkit.org+github+source
You may want to move your int MinutesToCountdown=plugin.getconfigfile().getInt("Countdown_Config.Lobby.Time-In-Minutes"); int...
Did you see my second reply? :) Hint: getServer().getPluginManager().registerEvents(..)
Separate names with a comma.