This commit is contained in:
Electroblob77
2019-01-05 22:18:14 +00:00
parent b374f71533
commit 224ee281ef
33 changed files with 160 additions and 273 deletions
@@ -144,7 +144,7 @@ public final class Settings {
// Gamemodes
/**
* <b>[Synchronised]</b> When set to true, spells a player hasn't cast yet will be unreadable until they are cast
* (on a per-world basis). Has no effect when in creative mode. Spells of identification will be unobtainable in
* (on a per-world basis). Has no effect when in creative mode. Scrolls of identification will be unobtainable in
* survival mode if this is false.
*/
public boolean discoveryMode = true;