We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2730231 commit 4d5d08bCopy full SHA for 4d5d08b
README.md
@@ -25,7 +25,7 @@ A simple plugin that allows freezing and unfreezing players.
25
### Default configuration
26
27
```yml
28
-# Should freezing persist between restarts?
+# Should freezing persist between relogs?
29
freeze-persist: true
30
# Should someone glow when they are frozen?
31
freeze-glow: true
src/main/resources/config.yml
@@ -1,4 +1,4 @@
1
2
3
4
0 commit comments