Hmm what about the server specs? CPU:? Ram: ? Managed:? Is it home hosted or datacenter:? Any messages inside the console saying "can't keep...
@Spadax Integer is not a primitive a int is and that is why a int can't be null, so you can actually use a Integer as a object or wrapper to some...
@Omer H. You need to use args.length to determine if any argument is filled in. The length behind the arguments is a litteral count from 1-???...
Sorry to ask, but I'm missing some information. What was the intention of their defacement?, to spread malware? or to place a text? If it is...
could somebody confirm if these ad trackers played a role from the time of compromise? ghostery showed me above 80 trackers back in august could...
@1928i if Im correct aslong your field is outside the runnable its possible to reference the field inside the runnable, whenever its private or...
@1928i like others already said change: public static int time; into: private int time = 0; then as follows I dont know what your plans are...
I think best bet is PlayerToggleFlightEvent
@1928i do you have new code what you have so far? also maybe its a good idea to print/log the countdown in case its goes into negative numbers...
@Planetdune what you could try is importing the world in mcedit however I believe its very tricky so its very encouraged to make a backup before...
@Digbywood mind sending where you call BuildingTools.oakLog ? also if you compair a ItemStack you should use .equals() as == is only a type check...
@BAI1 it could be a good guess that it could be caused by a plugin to sometimes they could change the permission to read only, but altering...
@BAI1 hmm what the error says to me is that the read/write permission is revoked because of other rights (perhaps a other user or group policy?,...
Hey hey, so Im trying to make some sort of tennis feature in my plugin however for some reason setting a new Velocity fails but I don't...
Separate names with a comma.