Commands: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 7: Line 7:
*   syntax = "removecachetexture [player]" // Rewrite GameProfileCache impl to include suffixtree/naming. Move to Chunkli and use ChunkliAPI caching
*   syntax = "removecachetexture [player]" // Rewrite GameProfileCache impl to include suffixtree/naming. Move to Chunkli and use ChunkliAPI caching


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


==LibraryCmd==
==LibraryCmd==
Implement/test library keyword tabbing
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