Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #========================================#
- #===Ghost_Hunt Config===#
- #========================================#
- #The value for damage in an arena with an diamond sword (20 = 10 health)
- Diamond-Sword-Damage: 4
- #The same, just with gold sword
- Gold-Sword-Damage: 5
- Iron-Sword-Damage: 3
- Stone-Sword-Damage: 2
- Wood-Sword-Damage: 1.3
- #Arrows are NOT implemented yet!
- Arrow-Damage: 10
- #========================================#
- #===Time===#
- #========================================#
- #Time limit for the arenas (in minutes)
- Arena: 8
- Starting: 1
- #=============#
- #===Classes===#
- #=============#
- #Here you can create/edit all classes. Classes can be selected
- #in the arenalobby. To select a class in a arenalobby, just select
- #a sign with the following text in the first line: [Classname]
- #Note
- #Sometimes, there's a bug with ':' and enchantments. If you get errors, or if a class doesn't work, use an YML Corrector!
- #Example: - 277 1 efficiency:1 durability:1 (itemID, amount, enchantment:level, enchantment:level)
- #Example: - 279:780 1 (itemID:subitemID, amount)
- #Example: - 278 1 (itemID, amount)
- classes:
- Default: # Please do NOT delete this class!
- items:
- - 267 1
- - 320 3
- armor:
- - 306 1
- - 307 1
- - 308 1
- - 309 1
- Sniper:
- items:
- - 261 1
- - 262 128
- - 373:8194 1
- armour:
- -302 1
- -303 1
- -304 1
- -305 1
- Test:
- items:
- - 267 1
- armour:
- - 306 1
- - 307 1
- - 308 1
- - 309 1
Advertisement
Add Comment
Please, Sign In to add comment