]> git.seodisparate.com - TurnBasedMinecraftMod/commitdiff
Update/fix Changelog.md
authorStephen Seo <seo.disparate@gmail.com>
Tue, 16 Oct 2018 12:41:18 +0000 (21:41 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Tue, 16 Oct 2018 12:41:18 +0000 (21:41 +0900)
Changelog.md

index 28bcb196b4115757a14a9801aa7bdd77dfcd1e29..cef8a44e9121f12047b41513e7c87b5f67aaa99e 100644 (file)
@@ -5,7 +5,7 @@ Added commands to enable/disable turn-based-battle on-demand.
 Commands are:
 - "/tbm-enable"
 - "/tbm-disable"
-- "/tbm-set \<player> <true/false>"
+- "/tbm-set \<player> \<true/false>"
 
 There is a config option to allow anyone to use "/tbm-enable" and "/tbm-disable".  
 Only OPs can use "/tbm-set" (permission level 2).
@@ -29,3 +29,4 @@ that activates depending on mob types in battle
 - Can set max battle combatants in config
 - Can use bow/arrows in battle (currently different projectile weapons provided
 by different mods are not supported)
+- Players in creative-mode will not enter turn-based battle