Want a better Minecraft server? Read about SpigotMC here!
Separate names with a comma.
World generation definitely doesn't have to use traditional simplex/perlin noise: [SPOILER] I'd probably start a project like this by building...
https://esolangs.org/wiki/ImageFuck
I'll look into it. Edit: Does this issue only happen when using chat-pausing menus or is it all of them?
I'd say that is caused by the over 1000 entities that were loaded. If you expect to continue to have that many entities, change the...
Thanks, I hope you do! If you need any help be sure to ask.
TomHazRedstone updated ChatMenuAPI with a new update entry: Multiplayer, JSR 305, and Code Cleanup Read the rest of this update entry...
Overview Synchronized menu interaction between all viewers @Redrield added JSR 305 annotations. (Thanks!) Added support for java.util.Optional...
TomHazRedstone updated ChatMenuAPI with a new update entry: New Elements, Bug Fixes, and more Read the rest of this update entry...
Added HorizontalRuleElement, a straight horizontal line taking up the whole chat width Added GroupElement, a group of elements. Added element...
TomHazRedstone updated ChatMenuAPI with a new update entry: (Bug Fix) VerticalSelectorElement Read the rest of this update entry...
Fixed bug that prevented VerticalSelectorElement from working at all. A few minor additions. GitHub
ChatMenuAPI ChatMenuAPI is an API for making menus inside Minecraft's chat. This API treats Minecraft's chat like a 2D grid, allowing you to...
TomHazRedstone submitted a new resource: ChatMenuAPI - An API for making menus inside Minecraft's chat. ChatMenuAPI ChatMenuAPI is an API for...