2021-05-18 17:55:36 -07:00
|
|
|
|
|
|
|
TODO:
|
2021-07-12 18:21:42 -07:00
|
|
|
- update world file when chat commands are used
|
2021-07-12 23:03:23 -07:00
|
|
|
- update inventories when items are replaced:
|
|
|
|
- creative
|
|
|
|
- storage (chests, etc.)
|
2021-07-27 16:59:52 -07:00
|
|
|
- add LBM when removing an item if it is a node
|
2021-07-28 01:39:38 -07:00
|
|
|
- add "radius" option for pencil or "xlen", "ylen", & "zlen" options
|
|
|
|
- add "xrotate" & "zrorate" modes for pencil
|
2021-07-31 01:20:34 -07:00
|
|
|
- don't require "server" priv for "find_unknown_nodes" & "find_neaby_nodes" commands
|
|
|
|
- add chat command to find nodes with specified attributes
|
2021-08-08 20:49:39 -07:00
|
|
|
- may be better to update player inventories on login than add aliases for items
|
|
|
|
- use aliases for unknown nodes instead of LBM
|
|
|
|
- only use LBM when a node to replace is still registered
|