Commit Graph
10 Commits
Author SHA1 Message Date
Riley Park c0a3a0d12c Allow disabling armor stand ticking 2018-08-15 01:26:09 -07:00
Riley Park ebbb3ee8b5 Allow specifying a custom "authentication servers down" kick message 2017-08-17 16:08:20 -07:00
Riley Park 52c71f2edc Add configuration option to prevent player names from being suggested 2017-06-09 07:24:34 -07:00
Riley Park e27e53d201 Add API methods to control if armor stands can move 2016-12-21 11:47:25 -06:00
Riley Park 8141041554 Configurable flying kick messages 2016-09-20 00:58:01 +00:00
Riley Park 217a52eaa8 Add ability to configure frosted_ice properties 2016-04-21 23:51:55 -07:00
Riley Park d743b03fb6 Add handshake event to allow plugins to handle client handshaking logic themselves 2016-04-13 20:21:38 -07:00
Riley Park f4a0ce454b Be a bit more informative in maxHealth exception 2016-03-03 02:18:39 -06:00
Riley Park 73251dc451 Expose server CommandMap 2016-03-03 02:15:57 -06:00
66779f5c86 Adventure
== AT ==
public net.minecraft.network.chat.HoverEvent$ItemStackInfo item
public net.minecraft.network.chat.HoverEvent$ItemStackInfo count
public net.minecraft.network.chat.HoverEvent$ItemStackInfo components
public net.minecraft.network.chat.contents.TranslatableContents filterAllowedArguments(Ljava/lang/Object;)Lcom/mojang/serialization/DataResult;

Co-authored-by: zml <zml@stellardrift.ca>
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
2021-01-29 17:54:03 +01:00