Option to remove permissions from perm gui.
bStats tracking Admins are demoted coleaders instead of mods Changed fly for loop to iterator to avoid concurrent exceptions
This commit is contained in:
@@ -845,6 +845,17 @@ Title:
|
||||
Title: '{Faction}'
|
||||
Subtitle: '{Description}'
|
||||
|
||||
|
||||
# /f seechunk options
|
||||
# Get a list of particle effects here:
|
||||
# https://github.com/DarkBlade12/ParticleEffect/blob/master/src/main/java/com/darkblade12/particleeffect/ParticleEffect.java
|
||||
see-chunk:
|
||||
# If disabled, it will use fake blocks like before (can cause client side lag)
|
||||
particles: true
|
||||
particle: "BARRIER"
|
||||
# How long should we show these particles? No idea the units, 10 just seemed good.
|
||||
length: 10
|
||||
|
||||
############################################################
|
||||
# +------------------------------------------------------+ #
|
||||
# | Big List of variables | #
|
||||
|
||||
Reference in New Issue
Block a user