-
-
Notifications
You must be signed in to change notification settings - Fork 1
Configuration
If this is enabled all admins and all players with the permission mininglevels.debug
will receive debug messages for plugin events they are involved in.
This decides if players can destroy blocks that require a higher level with tnt explosions.
The sound that plays, whenever a player levels up. Has to be one from here.
Decides if a player will gain xp even though he has reached the highest level. Can be true
or false
.
Decides if MiningBlocks with a higher level than the player can get destroyed in a tnt explosion initiated by the player.
Decides if a player can earn xp by breaking blocks he or another player has placed. Can be true
or false
.
Decides if a player can earn xp by breaking blocks generated with a cobblestone generator. Can be true
or false
.
Sets the language of the plugin. Currently, it can only be set to CUSTOM
Sets where level progression messages should be shown. Can be chat
, title
, actionBar
or bossBar
.
Decides for which items a player will get mining effects, if he uses them to mine. Can be every material from here.
admin:
debug: false
destroy_mining_blocks_on_explode: false
levelup_sound: ENTITY_PLAYER_LEVELUP
max_level_xp_drops: false
level_with:
player_placed_blocks: false
generated_blocks: false
level_progression_messages: actionBar
mining_items:
- DIAMOND_PICKAXE
- GOLDEN_PICKAXE
- IRON_PICKAXE
- STONE_PICKAXE
- WOODEN_PICKAXE
- NETHERITE_PICKAXE
prefix: §8[§6ML§8] §r
language: CUSTOM