ich habe das Plugin MonsterDrop installiert aber ich komme mit der Config nicht zurecht.
Hier die ganze Config
Was ich habe nicht verstehe z.B. hier:Quote:
# Thank you for downloading this plugin! Here you go with some informations and tips for it.
# This is version 1.4.5.
#
# First of all you have to know that this plugin has mutliworld support. That means that you can change
# all the properties but one for every world. That's what many people do wrong so I added
# this selfexplaining config-text.
#
# The first properties you should change are wether and which mobs should drop items.
# It's easy. Just create a new block of properties with your worldname like this:
#
# config:
# <your-worldname-here>:
# enderman: activated: true
# overwrite-drops: false
# zombie: activated: true
# overwrite-drops: false
# ...
#
# You see it's very easy. When you set the mob "activated" to TRUE it will your drop items. Else it won't.
#
# The next thing you should do is to create a new block with the worldname for every activated mob.Since Version 1.4.4 I added the posibillity to add "drop sections". The plugin will automatically choose one
# drop of each section and drop them together. You can create an infinite amount sections. You can create sections
# like this:
#
# enderman:
# <your-worldname-here>:
# <section-id-here>: - <itemid>:<subid>,<chance to drop>,<amount>
# - <itemid>:<subid>,<chance to drop>,<amount>
# <section-2-id-here>:
# - ...
# zombie:
# <your-worldname-here>:
# <section-id-here>:
# - <itemid>:<subid>,<chance to drop>,<amount>
# - <itemid>:<subid>,<chance to drop>,<amount>
#
# The <chances to drop> together in one world-block must be 100 or there can be errors.
# The <subid> is not needed. Only for colored wool or types of wood like "35:11".
# The <amount> is the amount of items that should be dropped at once of this item.
#
# If you want to add money-drop just write the drops like this:
#
# enderman:
# <your-worldname-here>:
# <section-id-here>: - <itemid>:<subid>,<chance to drop>,<amount>
# - $<money-amount-here>,<chance to drop>,<amount>
# <section-2-id-here>:
# - ...
#
# The <money-amount> have to written like this: 10.0!
# You can set the <amount> for money but it makes no sense.
#
# Congratulations!
# You have finished the configuration and now you can reload/restart the server.
config:
world:
enderman:
activated: true
overwrite-drops: false
zombie:
activated: true
overwrite-drops: false
creeper:
activated: true
overwrite-drops: false
poweredcreeper:
activated: true
overwrite-drops: false
skeleton:
activated: true
overwrite-drops: false
spider:
activated: true
overwrite-drops: false
cavespider:
activated: true
overwrite-drops: false
blaze:
activated: true
overwrite-drops: false
ghast:
activated: true
overwrite-drops: false
giant:
activated: true
overwrite-drops: false
magmacube:
activated: true
overwrite-drops: false
pigzombie:
activated: true
overwrite-drops: false
silverfish:
activated: true
overwrite-drops: false
slime:
activated: true
overwrite-drops: false
wolf:
activated: true
overwrite-drops: false
enderdragon:
activated: true
overwrite-drops: false
witch:
activated: true
overwrite-drops: false
wither:
activated: true
overwrite-drops: false
sheep:
activated: false
overwrite-drops: false
ocelot:
activated: false
overwrite-drops: false
pig:
activated: false
overwrite-drops: false
chicken:
activated: false
overwrite-drops: false
cow:
activated: false
overwrite-drops: false
mooshroom:
activated: false
overwrite-drops: false
squid:
activated: false
overwrite-drops: false
villager:
activated: false
overwrite-drops: false
snowgolem:
activated: false
overwrite-drops: false
irongolem:
activated: false
overwrite-drops: false
bat:
activated: false
overwrite-drops: false
enderman:
world:
'0':
- 267,20
- 292,20
- 256,20
- 257,20
- 258,20
zombie:
world:
'0':
- 268,20
- 269,20
- 270,20
- 271,20
- 290,20
creeper:
world:
'0':
- 283,20
- 284,20
- 285,20
- 286,20
- 294,20
poweredcreeper:
world:
'0':
- 310,25
- 311,25
- 312,25
- 313,25
skeleton:
world:
'0':
- 283,20
- 284,20
- 285,20
- 286,20
- 294,20
spider:
world:
'0':
- 283,20
- 284,20
- 285,20
- 286,20
- 294,20
cavespider:
world:
'0':
- 267,20
- 292,20
- 256,20
- 257,20
- 258,20
blaze:
world:
'0':
- 267,20
- 292,20
- 256,20
- 257,20
- 258,20
ghast:
world:
'0':
- 276,20
- 277,20
- 278,20
- 279,20
- 293,20
giant:
world:
'0':
- 276,20
- 277,20
- 278,20
- 279,20
- 293,20
magmacube:
world:
'0':
- 267,20
- 292,20
- 256,20
- 257,20
- 258,20
pigzombie:
world:
'0':
- 283,20
- 284,20
- 285,20
- 286,20
- 294,20
silverfish:
world:
'0':
- 276,20
- 277,20
- 278,20
- 279,20
- 293,20
slime:
world:
'0':
- 268,20
- 269,20
- 270,20
- 271,20
- 290,20
wolf:
world:
'0':
- 268,20
- 269,20
- 270,20
- 271,20
- 290,20
enderdragon:
world:
'0':
- 57,100
witch:
world:
'0':
- 276,20
- 277,20
- 278,20
- 279,20
- 293,20
wither:
world:
'0':
- 75,100,32
sheep:
world:
'0':
- 0,100
ocelot:
world:
'0':
- 0,100
pig:
world:
'0':
- 0,100
chicken:
world:
'0':
- 0,100
cow:
world:
'0':
- 0,100
mooshroom:
world:
'0':
- 0,100
squid:
world:
'0':
- 0,100
villager:
world:
'0':
- 0,100
snowgolem:
world:
'0':
- 0,100
irongolem:
world:
'0':
- 0,100
bat:
world:
'0':
- 0,100
Was heißt das activated? Weil z.B. bei Cow ist es false aber sie spawnen trozdem also was heißt es? Und was heißt overwrite-drops?Quote:
zombie:
activated: true
overwrite-drops: false
MFG






