Popular Dragons & Dragon Escape Minigames
- 2 Dragons minigames in 1 plugin, you can have both running.
- Multi-Arena and BungeeCord support.
- Achievements.
- SQLite and MySQL support.
- Leaderboard.
- Extremely configurable.
- Signs, Scoreboard, messages, options and more.
- Save and restore player inventory, levels and more.
- Reward System.
- Kits
- Very easy to setup.
Bugs
If you have any issues, report via discussion or private message. Do not use the rating area to report bugs or request features. Please go to discussion.
Dependencies
Dragons can run all systems by himself, however, you can install Vault to work with global economy and HolographicDisplays to work with Leaderboards.
PlaceholderAPI support
The following placeholders are available, they are self explanatory:
%dragons_dragonescape_wins%
%dragons_dragonescape_gamesplayed%
%dragons_dragonescape_losses%
%dragons_wins%
%dragons_gamesplayed%
%dragons_losses%
Arena setup (Dragons)
Required permission: dragons.setup
First of all set global spawn using /dr setgspawn
- Create your arena - /dr create <name> Dragons.
- Add player spawn - /dr addSpawn <name>
- Set Sky - /dr setSky <name>
- Add dragon spawn - /dr addDragon <name>
- DO NOT add a dragon spawn BELOW the SKY!
- Set min players - /dr setMinPlayers <name> <amount>
- Set max players - /dr setMaxPlayers <name> <amount>
- Finish setup and create game - /dr finish <name>
Sign format:
- [Dragons]
- join
- ArenaName
Arena setup (Dragon Escape)
Required permission: dragons.setup
First of all set global spawn using /dr setgspawn
- Create your arena - /dr create <name> DragonEscape
- Add player spawn - /dr addSpawn <name>
- Add dragon spawn - /dr setDragonSpawn <name>
- Add dragon waypoint - /dr addWaypoint <name>
- Important! Waypoint are locations for the Dragon to fly to, check the video tutorial!
- Set Sky - /dr setSky <name>
- Optional for this gamemode, but recommended.
- Set min players - /dr setMinPlayers <name> <amount>
- Set max players - /dr setMaxPlayers <name> <amount>
- Finish setup and create game - /dr finish <name>
Sign format:
- [DragonEscape]
- join
- ArenaName
Command: dragons
Aliases: drag, dr
- /dr join <arena> - no permission.
- /dr leave - no permission.
- /dr stats - no permission.
- /dr setgspawn - dragons.admin
- /dr start <arena> - dragons.moderator/dragons.admin
- /dr stop <arena> - dragons.moderator/dragonsadmin
- /dr reload - dragons.admin
- SAVES all config files.
- /dr coins set/add/remve <player> <amount>
- Permission: dragons.admin
- Updates player balance, command will not work with Vault support enabled.
Kits
You can add kits, add potions to kits and more.
- Cooldown: Cooldown of the main kit item, the leap axe; 1000 = 1s;
- Type: Where this kit will work
- DRAGONESCAPE for Dragon Escape.
- DRAGONS for Dragons.
- BOTH for both.
- Max-Uses
- Max-uses of the leap axe.
To add potion effect to the kit, add a custom line named potion-effects, for example:
Code (Text):
...
type: "BOTH"
potion-effects:
- 'SPEED : 1000 : 1'
permission: ""
...
EFFECT : DURATION IN SECONDS : LEVEL
Potion Effect List here!
Achievements
You can have how many achievements you want.
Holographic Leaderboards
Placeholder: {dragons_wins_position}
- e.g: {dragons_wins_1} for the player with most Dragons wins.
- e.g: {de_wins_1} for the player with most DragonEscape wins.
Note that the Placeholder value of the Hologram can be changed at language.yml in Wins-Format.