Browse Source

'plugins/advancedoregen.md' ändern

MasterCake 6 years ago
parent
commit
1c3c4525ec
1 changed files with 17 additions and 0 deletions
  1. 17 0
      plugins/advancedoregen.md

+ 17 - 0
plugins/advancedoregen.md

@@ -19,6 +19,7 @@ Before getting started, you need to have one of these plugins installed on your
 * uSkyBlock (by R4zorax)
 * uSkyBlock (by R4zorax)
 * IslandWorld (by Gnacik)
 * IslandWorld (by Gnacik)
 * BentoBox (by Poslovitch and tastybento, required the Level Addon)
 * BentoBox (by Poslovitch and tastybento, required the Level Addon)
+* SuperiorSkyblock2
 
 
 ### Installation of the .jar file
 ### Installation of the .jar file
 
 
@@ -106,6 +107,22 @@ AdvancedOreGen caches the player permissions for keeping the same cobblestone ge
 
 
 [filename](/media/offline-owner-showcase.mp4 ':include :type=video')
 [filename](/media/offline-owner-showcase.mp4 ':include :type=video')
 
 
+### Placeholders
+
+The plugin uses the PlaceholderAPI and registers three different identifiers that display the current specifiations from a player's generator.
+
+
+
+| Name | Placeholder | Description |
+| -------- | -------- | -------- |
+| Generator name     | %oregen_generator.label%     | Displays the generator name     |
+| Unlock island level     | %oregen_generator.level%     | Displays the island level needed to unlock this generator     |
+| Unlock permission     | %oregen_generator.permission%     | Displays the permission needed to unlock this generator     |
+
+Reference: Current generator config of a player
+
+
+
 # Commands
 # Commands
 
 
 There're some commands for managing and editing different generators, but as already said, you can purely use the GUI!
 There're some commands for managing and editing different generators, but as already said, you can purely use the GUI!