Innovation:
Commands can now be provided with delays (in ticks)
Example:
/say hi !delay:20
This command is now executed with a delay of one second
20 ticks are one second
- A new method has been added for Tab (tab(List<String> matches, CommandSender sender, int arg, String[] args, HashMap<String, String> permMap, Boolean onlinePlayer, String permForPlayer)).
- The class net.t2code.lib.Spigot.Lib.player. NameHistory was added
- Minor code changes