Skip to content

Commit

Permalink
Hide Fast Updates and brush.
Browse files Browse the repository at this point in the history
* brush is no longer a registered command
* no more fast updates.
  • Loading branch information
Aericio authored Jul 13, 2018
1 parent be3d1f7 commit 15e609b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ Who does *NOT* love rainbow sprinkles? Freak!
## Commands
- //wand - now gives a proper wand tool which never stops working, and still allows your normal wooden axes to behave normal

<!--
- //brush - brushes that can be configured via user interface - select whatever you want and receive your brush tool!
-->

- //copy - Copy and Paste anything! Copied areas are saved in clipboards, which can be modified afterwards, cloned from other players, cached and reloaded!

Expand All @@ -34,10 +36,12 @@ Who does *NOT* love rainbow sprinkles? Freak!
- //set, //fill, //afill - Block parsing has be ***hyperoptimized*** - you can place any block, by id, name, and item!
Also, there are flags for keeping existing blocks, replacing only existing blocks, hollow set commands etc.. Did i mention that is a ton faster than on MagicWEv1? And asynchronous? And ***awesome***?

- //replace - Basically //set with 2 sets of blocks
- //replace - replaces certain blocks within the selection (for example, dirt) with another block (for example, grass).

- //help, //? - Well, not really.. It is being worked on though!

<!--
## Fast updates
You have an urgent issue, which crashes your server, messes with the world or players start griefing?
Either create an issue, or, if ***REALLY*** urgent (similar to a live-saving heart operation), tag me on Twitter with your issue: [@xenialdan](https://twitter.com/xenialdan)
Either create an issue, or, if ***REALLY*** urgent (similar to a live-saving heart operation), tag me on Twitter with your issue: [@xenialdan](https://twitter.com/xenialdan)
-->

0 comments on commit 15e609b

Please sign in to comment.