Advertisement
Guest User

Untitled

a guest
Mar 12th, 2018
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Name: Mining #Must be unique
  2. Description: "The Earth fears you."
  3. Effects: [
  4.         "DefaultManaRegen"
  5.         ]
  6. Wildcart: true #true: Players cannot select without op/permission | false: Players can select without op/permission
  7. Chat: { #*
  8.         suffix: "suffix",
  9.         prefex: "prefix",
  10. }
  11. MaxLevel: 99
  12. ExpFirstLevel: 150
  13. ExpLastLevel: 7500
  14. ExperienceSources: [PVP,PVE,LOGGING] # ± *
  15. BonusProperties: {
  16.     swords_damage_mult: 20
  17. }
  18. BonusPropertiesPerLevel: {}
  19. AllowedArmor: [] #*
  20. AllowedWeapons{
  21.     MINECRAFT:WOODEN_PICKAXE: 2
  22.     MINECRAFT:STONE_PICKAXE: 5
  23.     MINECRAFT:IRON_PICKAXE: 10
  24.     MINECRAFT:GOLD_PICKAXE: 20
  25.     MINECRAFT:DIAMOND_PICKAXE: 40
  26. }
  27. Permissions: [] #List of permissions given to a player who selects this class, permissions are not persistent during server restart
  28. SkillTree: "MiningSkills"'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement