Difference between revisions of "Admin Commands"

From MINR.ORG WIKI
(A list of all admin commands, and links to useful guides.)
 
m (Changed redirect)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Todo;
+
#REDIRECT [[Command List#Operator Commands]]
 
 
 
 
 
 
 
 
== Worldedit ==
 
A full guide on WorldEdit is located [http://wiki.sk89q.com/wiki/WorldEdit#Usage here.]
 
Since June 2017, we also use FastAsyncWorldEdit. Commands can be found [https://github.com/boy0001/FastAsyncWorldedit/wiki/Commands here].
 
 
 
FAWE helps prevent lag by WorldEditing asynchronously. This means that the main thread, where all the 'minecraft' happens (entity updates, commands, interactions), does not have to wait until the operation is completed. This is especially crucial on a server such as zero, since lag can cause massive hindrance while doing parkour or puzzles.
 
 
 
The Minr plugin also allows a hook into the WorldEdit (and since June FAWE) API, allowing schematics to be restored to their original position. More can be found at the [[Command_Restore|restore]] page.
 

Latest revision as of 02:44, 12 August 2017