Also noticed 1.7.8 is incredibly laggy for my server. 40 ish players with a 20 TPS on 1.7.5 6 players with a 15 TPS on 1.7.8, minus 2...
Alright thanks, and in my opinion- Updating the lore of an item with a timer is resource intensive if there's several items in different...
bobacadodl Is there a snippet (or textual explanation) of how to have gifs be animated in item lore? I suppose it involved actively updating...
if (shooter.getItemInHand().getItemMeta().getDisplayName() == ChatColor.GRAY + "Bone Bow") Not the correct way to compare strings. Furthermore I...
nubebuster http://docs.oracle.com/javase/tutorial/networking/sockets/
Try changing magnitude to a double instead of an int, and cast double to the denominator.
NBTCompressedStreamTools Appears to be the best bet, however I haven't been able to figure out how to correctly utilize it. Hopefully someone...
As the developer of SkullWalls, this feature is actually included currently. It's the whitelisting feature, you create a custom wall and then...
If the WorldEdit api has the methods you need, then feel free to use it. http://wiki.sk89q.com/wiki/WorldEdit/API
The EXACT code should not work, it's someone else's implementation of what you're trying to accomplish. You do not simply copy and paste and...
A for loop is your friend. While it's not directly related to your problem, excessive code reuse is a glaring mistake and is bad habit....
Separate names with a comma.