mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2024-11-28 13:36:33 +01:00
Page:
Contributions
Pages
API tutorial
Administrator commands
Bedwars
Changelog
Contributions
Custom items
Data Structure Guide
Dungeon NPCs
Dungeon configuration
Dungeon items
DungeonSign ActionBar
DungeonSign Bed
DungeonSign Block
DungeonSign BossShop
DungeonSign Checkpoint
DungeonSign Classes
DungeonSign Command
DungeonSign Door
DungeonSign DungeonChest
DungeonSign End
DungeonSign Flag
DungeonSign Hologram
DungeonSign Interact
DungeonSign Leave
DungeonSign Lives
DungeonSign Lobby
DungeonSign MSG
DungeonSign Note
DungeonSign Place
DungeonSign Protection
DungeonSign Ready
DungeonSign ResourcePack
DungeonSign RewardChest
DungeonSign Script
DungeonSign SoundMessage
DungeonSign Start
DungeonSign Teleport
DungeonSign Title
DungeonSign Trigger
Dungeonkonfiguration
Einweisung
FAQ
Floor configuration
Game Goal
Game Initializer
Game rules
Getting started
Global structures
Grundlegende Informationen
Home
Legacy support
Multi group setups
Permissions
Plugin integration
Requirements
Schilder
Scripts
Signs legacy
Signs
Simple dungeon
Translations
4
Contributions
Daniel Saukel edited this page 2018-04-27 01:28:09 +02:00
You are a developer and would like to contribute? Great, this is highly appreciated!
Rules
- Follow the code style
- Try not to include bad programming practices. Keep the code object oriented!
- Try to stick to native Java, the Bukkit API and if applicable to the plugin for which you're adding an integration. Avoid Spigot API methods, CraftBukkit internals etc. and / or add fallback methods.
- Better create an issue first and ask if the feature is necessary. DungeonsXL is still in Beta stage. Because of the rapid changes, it is sometimes hard to merge changes made for older branches.
To do
There are some feature requests which are not rejected, but are not part of the upcoming features list, neither. A list is available here. Pull requests fixing these issues will be accepted.
Home
Administrator's guide
- General information
- General setup and usage
- Dungeon setup
- Signs
- Game rules
- Linked dungeon configuration
- Dungeon world configuration
- Details
- Examples (WIP)
- Simple dungeon
- Bedwars TODO
- PVP arena TODO
- Mob arena TODO
- Tutorial TODO
- Data structure guide
- FAQ
Developer's guide
Wiki: © 2015-2021 Daniel Saukel and contributors, licensed under CC BY-SA (only unless otherwise stated)