浏览代码

Update 'plugins/customoregen.md'

MattTek 6 年之前
父节点
当前提交
cc62ba6415
共有 1 个文件被更改,包括 5 次插入2 次删除
  1. 5 2
      plugins/customoregen.md

+ 5 - 2
plugins/customoregen.md

@@ -34,11 +34,14 @@ In order to run CustomOreGen, a SkyBlock plugin needs to be installed and runnin
  
 * A generator category must include a 100.0% spawnrate. For example, in the screenshot below, STONE has a 50.0% of being produced, SANDSTONE has a 40.0% chance of being produced, and IRON_ORE has a 10.0% chance of being produced, equaling the 100.0% required (50.0% + 40.0% + 10.0% = 100.0%).
 
-#### Unlock Generators using Island Level and Permissions
+![](/media/CustomOreGenConfig.png)
 
+#### Unlocking Generators using Island Level and Permissions
+* When unlocking a generator using permission nodes, the same generator can only be used by all island members if the island owner has the permission. Though, if the island owner goes offline, the default generator in the configuration file will be used.
 
+* When unlocking a generator using island level, the generator will only apply to all island members unless the island owners goes offline. The default generator in the configuration file will be used when the island owner is not online.
 
-![](/media/CustomOreGenConfig.png)
+![](/media/CustomOreGenUnlock.png)
 
 # Commands
 | Command | Permission | Description |