mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-04 01:34:07 +00:00
Development inventory command improvements (#1022)
This commit is contained in:
@@ -92,7 +92,7 @@ These commands are primarily for development and testing. The usage of many of t
|
||||
|setcontrolscheme|`/setcontrolscheme <scheme number>`|Sets the character control scheme to the specified number.|8|
|
||||
|setcurrency|`/setcurrency <coins>`|Sets your coins.|8|
|
||||
|setflag|`/setflag (value) <flag id>`|Sets the given inventory or health flag to the given value, where value can be one of "on" or "off". If no value is given, by default this adds the flag to your character (equivalent of calling `/setflag on <flag id>`).|8|
|
||||
|setinventorysize|`/setinventorysize <size>`|Sets your inventory size to the given size. Alias: `/setinvsize`|8|
|
||||
|setinventorysize|`/setinventorysize <size> (inventory)`|Sets your inventory size to the given size. If `inventory` is provided, the number or string will be used to set that inventory to the requested size. Alias: `/setinvsize`|8|
|
||||
|setuistate|`/setuistate <ui state>`|Changes UI state.|8|
|
||||
|spawn|`/spawn <id>`|Spawns an object at your location by id.|8|
|
||||
|speedboost|`/speedboost <amount>`|Sets the speed multiplier to the given amount. `/speedboost 1.5` will set the speed multiplier to 1.5x the normal speed.|8|
|
||||
|
Reference in New Issue
Block a user