Difference between revisions of "Admin Commands"

From MINR.ORG WIKI
m (Article merger info)
(Merged with Command List)
Line 1: Line 1:
'''This article is being merged with [[Command List|Command List]].'''
+
#REDIRECT [[Command List]]
Todo;
 
 
 
 
 
 
 
 
 
== 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.
 

Revision as of 02:40, 12 August 2017

Redirect to: