|
@@ -19,6 +19,7 @@ Before getting started, you need to have one of these plugins installed on your
|
|
|
* uSkyBlock (by R4zorax)
|
|
|
* IslandWorld (by Gnacik)
|
|
|
* BentoBox (by Poslovitch and tastybento, required the Level Addon)
|
|
|
+* SuperiorSkyblock2
|
|
|
|
|
|
### 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')
|
|
|
|
|
|
+### 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
|
|
|
|
|
|
There're some commands for managing and editing different generators, but as already said, you can purely use the GUI!
|