exempt-login-events: true
blocked-msg: ‘&4[Error] This command cannot be performed in this world.’
limit: {}
# 通过配置文件来控制指定世界加载插件
# 例子
# limit:
# WorldEdit:
# – world
# – world_nether
# Essentials: [] # 这意味着WorldEdit在 world 和 world_nether 能用, end 世界不可用
# 如果没有填写任何世界如上边的essential, 这插件将全世界启用
# 当你增加插件时,config内的插件会自动添加!
# exempt-login-events is for excluding login events when true, this means if a plugin uses PlayerLogin it will allow it for any world. ←巴拉巴拉,总之,强烈建议保持exempt-login-events 为 true