Commands: Difference between revisions

no edit summary
(add mechanics series template)
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1:
{{Mechanics series}}
Various minor commands and mechanics which are often included in civ servers.
 
[[Civ]] servers may include various commands that are not directly tied to another mechanic or plugin.
* <code>/gamma</code> - apply a permanent night vision effect
*<code>/present</code> - (opens present) [Donum]
* <code>/helpop</code> - sends message for help [Official discord recommended for fastest help response time]
* <code>/tps</code> - display server ticks per second during the last few minutes
* <code>/cardinal</code> -rotate player to cardinal direction + diagonal. Optional argument to N/S/E/W or up/down [Finale]
 
* <code>[[:/gamma|/gamma]]</code> - applyapplies a permanent night vision effect
Right clicking on a redstone lamp with a stick will toggle it on/off. <ref>https://github.com/CivClassic/AnsibleSetup/blob/master/templates/public/plugins/SimpleAdminHacks/config.yml.j2#L140</ref> <ref>https://github.com/CivClassic/SimpleAdminHacks/blob/master/src/main/java/com/programmerdan/minecraft/simpleadminhacks/hacks/ToggleLamp.java</ref>
* <code>[[:/cardinal|/cardinal]]</code> - rotates the player to the nearest 45 degree angle.
2,232

edits