Commands: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:


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


<br />
== EssentialCommands ==


== LibraryCmd ==
*    syntax = "tree [treetype] [squareRadius] [triesPerBlock]", // Needs action as it otherwise lags the server without rate-limit
 
==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