A possible way would be to use something like orebfuscator to replace hidden blocks with tnt and redstone. This will cause the structure to blow...
This should work: http://pastebin.com/gGL7RUVk
@MrAwellstein And this cycle will continue until the successor's don't have their own successors.
@WesJD Neither posted codes give me errors. I am using Java 1.8.
Simply convert it to lower case: "CuRSe".toLowerCase() and compare this to the lower-case version of the blocked word.
How to make a minigame: Make an arena class to store current players, if its playing, etc Make an arenaManager class to manage arena joining and...
@CrashBandiMan You haven't declared player yet. Add: Player player = event.getPlayer(); EDIT: Ninja'd
Does the event handler even execute? Add some debug messages to it.
@HONHART You would use: //To add a default: getConfig().addDefault("Name.Of.Path", "Value"); //To get the value:...
@HONHART p.getLocation().getWorld() or similar
@HONHART Also what java version are you compiling with?
@HONHART Have you made any changes or removed blank lines when pasting it to bukkit forums? The error appears to be on line 51. Can you copy this...
Separate names with a comma.