Commands: Difference between revisions

From ETM
Jump to navigation Jump to search
(Created page with " Todos: == CrateCommands == *    syntax = "openingcmd [crate] [cmd]"")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:


Todos:
==CrateCommands==
*   syntax = "openingcmd [crate] [cmd]"
*   syntax = "removecachetexture [player]" // Rewrite GameProfileCache impl to include suffixtree/naming. Move to Chunkli and use ChunkliAPI caching


Todos:
== EssentialCommands ==


== CrateCommands ==
*    syntax = "tree [treetype] [squareRadius] [triesPerBlock]", // Needs action as it otherwise lags the server without rate-limit


*    syntax = "openingcmd [crate] [cmd]"
==LibraryCmd==
Implement/test library keyword tabbing

Latest revision as of 12:49, 7 April 2020

Todos:

CrateCommands

  •    syntax = "openingcmd [crate] [cmd]"
  •    syntax = "removecachetexture [player]" // Rewrite GameProfileCache impl to include suffixtree/naming. Move to Chunkli and use ChunkliAPI caching

EssentialCommands

  •    syntax = "tree [treetype] [squareRadius] [triesPerBlock]", // Needs action as it otherwise lags the server without rate-limit

LibraryCmd

Implement/test library keyword tabbing