-
-
Notifications
You must be signed in to change notification settings - Fork 13
DragonEggDrop Commands
Parker Hawke edited this page Jul 30, 2020
·
10 revisions
This resource has minimal amounts of commands due to most features being applicable to the game itself. There are, however, a couple of commands to assist the user in customizing and controlling the plugin as best as possible from within the game. All commands have related permission nodes which may be found on the Permission Nodes wiki page
Aliases: /ded
Syntax: /dragoneggdrop [reload]
Arguments:
-
/dragoneggdrop
- View information regarding the plugin -
/dragoneggdrop reload
- Reload all dragon templates, loot tables and configuration data
Aliases: /dragontemplates
, /template
, /templates
Syntax: /dragontemplate <list|<template>> <(view/info)|generateloot>
Arguments:
-
/dragoneggdrop list
- List all loaded dragon templates- You may also use
/dragontemplates
or/templates
as an alias to this command
- You may also use
-
/dragoneggdrop \<template\> info
- View information about the specified template -
/dragoneggdrop \<template\> generateloot
- Generate a chest at the command executor's feet with random loot from the loot table of a given template
Aliases: /respawndragon
Syntax:
/dragonrespawn <start|cancel|template>
/dragonrespawn start [time] [world] [template] [loot_table_override]
/dragonrespawn template <set|<world>> [world]
Arguments:
-
/dragonrespawn start
- Force start a dragon respawn if one is not already started. You may optionally specify the following:-
[time]
- The duration it will take before the dragon starts respawning (i.e.2w7d1h5m30s
). Defaults to the configured value -
[world]
- The name of the world in which the respawn should start. Defaults to the world in which this command was executed -
[template]
- The template that should be spawned. Defaults to a weighted random selected template -
[loot_table_override]
- The loot table that should be used to generate loot. Defaults to the template's loot table will be used
-
-
/dragonrespawn cancel
- Cancel the current dragon respawn (if one is in progress) -
/dragonrespawn template [world]
- Check which template will be spawned if a respawn is in progress -
/dragonrespawn template set <template> [world]
- Set which template will be spawned if a respawn is in progress