Advanced Perks Recode | GUI, PlaceholderApi support | Citybuild Faction etc. | 1.16.5-1.20.x icon

Advanced Perks Recode | GUI, PlaceholderApi support | Citybuild Faction etc. | 1.16.5-1.20.x -----

Powerful system to enable per player perks to enhance the gameplay of your server.



Disable Perks for configurable Worlds
You now have the option to disable perks for configurable worlds.
For default perks edit the perks.yml file and add the names of the worlds to disabledWorlds:
Code (YAML):
examplePerk:
  enabled
: true
  permission
: 'examplePermission'
  disabledWorlds
:
   - 'exampleWorld1'
   - 'world_the_nether'
For custom perks just invoke the method setDisabledWorlds(String... worlds) with the names of the worlds.
Code (Java):
CustomPerk customPerk = new CustomPerk ( ) ;
customPerk. setDisabledWorlds ( "exampleWorld1", "world_the_nether" ) ;
----------, Sep 13, 2021
Resource Information
Author:
----------
Total Downloads: 7,156
First Release: Sep 12, 2021
Last Update: Jul 21, 2024
Category: ---------------
All-Time Rating:
18 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings