Quellcode durchsuchen

Update 'plugins/customoregen.md'

MattTek vor 6 Jahren
Ursprung
Commit
cc62ba6415
1 geänderte Dateien mit 5 neuen und 2 gelöschten Zeilen
  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 |