Browse Source

Update 'plugins/advancedoregen.md'

MasterCake 5 years ago
parent
commit
bff8ffb114
1 changed files with 12 additions and 0 deletions
  1. 12 0
      plugins/advancedoregen.md

+ 12 - 0
plugins/advancedoregen.md

@@ -4,6 +4,9 @@
 # Features
 # Features
 * The whole configuration is made using the GUI
 * The whole configuration is made using the GUI
 * No config.yml needed
 * No config.yml needed
+* Inbuilt generator selector
+* Offline owner caching
+* AFK feature
 * Multiple generator presets for different **permissions** or **levels**
 * Multiple generator presets for different **permissions** or **levels**
 * Toggleable fence generator setup
 * Toggleable fence generator setup
 * Support for sub ids, so all block types are supported
 * Support for sub ids, so all block types are supported
@@ -57,6 +60,8 @@ Moreover, the plugin chooses the generator by the island owner's permission, not
 
 
 When clicking the repeater (4), the plugin will turn into **level mode**. Level mode means that the corresponding generator is choosen by the corresponding island level of the owner.
 When clicking the repeater (4), the plugin will turn into **level mode**. Level mode means that the corresponding generator is choosen by the corresponding island level of the owner.
 
 
+Your players are also able to choose between generators, see generator selector.
+
 ### Creating new generator presets
 ### Creating new generator presets
 
 
 You can add new generators and it's permission by typing the following exemplary commands, or by selecting the wooden button item in the main GUI(3).
 You can add new generators and it's permission by typing the following exemplary commands, or by selecting the wooden button item in the main GUI(3).
@@ -126,6 +131,13 @@ fence-generator-enabled: false
 ```
 ```
 
 
 # Misc
 # Misc
+### Generator selector
+
+![](/media/spigot_pages/advanced_ore_gen/generator_command.gif)
+
+This generator menu gives your players the opportunity to select a generator they've already unlocked. This is useful when using differnt kinds of generators, for example an overworld ore generator and a nether generator which are unlocked on the same island level / player permission.
+
+The default command is `/generator`, which can also changed in the config.yml.
 
 
 ### AFK feature
 ### AFK feature