Tutorials

Tutorials

Installation

1. Download the ZIP archive
2. Extract the archive to a plugins folder
3. It is desirable to start and then stop the server (but not necessarily)

Create a lobby and spawn points

Creating an Lobby

1. Stand on the spot where it will point Lobby
2. Enter the command /dd spawn set lobby

Creating spawn points

1. Stand on the spot where the new point will be added to spawn
2. Enter the command /dd spawn set

Create loot chests

Create chest

1. Aim to the block on which appear the drawer
2. Enter the command /dd chest add to add a box
Or enter the command /dd chest add [Loot_Name] to add a box and immediately assigning it an ID loot. If this loot ID does not exist, it will create a box without it
3. To assign/change loot drawer, you're looking at, enter /dd chest set [Loot_Name]

Deleting chest

1. Aim at the box and just type /dd chest remove

Create loot

Adding

1. Enter the command /dd loot new. You have added a new loot in the server's memory . Now you have to fill it out and save
2. Enter /dd loot item [id, id, ...]. Here you list ID items that will continue to spawn

Flags

Type commands

Quote:

For Items - .. flag [id] <spawn=[%,minCount-maxCount]> <effect=[type,minlvl-maxlvl,%]>

For Potions - .. flag potion <spawn=[%,minCount-maxCount]> <effect=[type,minlvl-maxlvl,splash,extend]>

Explanation

id - ID of the object

spawn=... - Setting spawn items/potions
% - Drop rate (0-100)
minCount-maxCount - number of items on a roll from min to max randomized

effect=... - Setting effect for items/potions
For Items:

Quote:

type - the type of enchantment
minlvl-maxlvl - level of enchantment. From min to max randomized
% - Chance

For Potions:

Quote:

type - the type of effect
minlvl-maxlvl - effect level. From min to max randomized
splash - exploding
extend - extended

Examples

Quote:

..flag 276 spawn=100,1-1 effect=damage_arthropods,1-3,100;knockback,1-3,80
..flag 267 spawn=70,1-1 effect=looting,1-1,50
..flag potion spawn=70,1-1 effect=speed,1-2,false,true

Saving

1. Enter the command /dd loot save


Comments

Posts Quoted:
Reply
Clear All Quotes