-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_placeholders.yml
More file actions
29 lines (29 loc) · 972 Bytes
/
_placeholders.yml
File metadata and controls
29 lines (29 loc) · 972 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Made by RandomHashTags
#
# This file is only made for holding data for the code the get
# You can change almost everything in the plugin, using this file
#
Near:
# Max distance the /near can reach. Measured in blocks
MaxDistance: 200
# Leave to '' for just their name without color
PlayersNameColor: '&9'
Distance: '&f(&c%distance%m&f)&r'
SuccessAndDestroy:
Success: '&a%success%% Success Rate'
Destroy: '&c%destroy%% Destroy Rate'
BookEnchantTypes:
# This affects all books. Changing these will change the lore of what item it can be applied to.
Armor: '&7Armor Enchant'
Axe: '&7Axe Enchant'
Boot: '&7Boot Enchant'
Bow: '&7Bow Enchant'
Chestplate: '&7Chestplate Enchant'
Helmet: '&7Helmet Enchant'
Leggings: '&7Leggings Enchant'
Pickaxe: '&7Pickaxe Enchant'
Shovel: '&7Shovel Enchant'
Sword: '&7Sword Enchant'
Tool: '&7Tool Enchant'
Weapon: '&7Weapon Enchant'
DropOntoItem: '&7Drop onto item to enchant'