Skip to content

Commit

Permalink
improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Jan 25, 2019
1 parent 11eef9e commit 991a596
Showing 1 changed file with 24 additions and 20 deletions.
44 changes: 24 additions & 20 deletions README.md
@@ -1,30 +1,34 @@
Denizen: Helpful Citizens for Bukkit!
-------------------------------------

**Version 1.0.3**: Compatible with Spigot 1.8.8, 1.9.4, 1.10.2, 1.11.2, 1.12.2, and 1.13!
**Version 1.0.3**: Compatible with Spigot 1.8.8, 1.9.4, 1.10.2, 1.11.2, 1.12.2, and 1.13.2!

**Download (Developmental builds)**: http://ci.citizensnpcs.co/job/Denizen/
**Download (VERY Developmental builds)**: http://ci.citizensnpcs.co/job/Denizen_Developmental/
**Download (BukkitDev - unmaintained)**: http://dev.bukkit.org/bukkit-plugins/denizen/
**Download (SpigotMC - very slow releases)**: https://www.spigotmc.org/resources/denizen.21039/
#### Download Links:

- **Developmental builds**: http://ci.citizensnpcs.co/job/Denizen/
- **VERY Developmental builds**: http://ci.citizensnpcs.co/job/Denizen_Developmental/
- **BukkitDev - unmaintained**: http://dev.bukkit.org/bukkit-plugins/denizen/
- **SpigotMC - very slow releases**: https://www.spigotmc.org/resources/denizen.21039/

#### Need help using Denizen? Try one of these places:

**Discord** (Modern): https://discord.gg/Q6pZGSR
**IRC** (Replaced by Discord): (irc.esper.net in the channels #denizen-dev or #citizens)
**Denizen Home Page** (Modern): https://denizenscript.com/
**Forum** (New but not used much): https://forum.denizenscript.com/
**command/tag/event/etc. search** (Modern): https://one.denizenscript.com/denizen/logs/
**Tutorial Guide Docs** (Modern): https://docs.denizenscript.com/
**Tutorial Videos** (Semi-Modern): https://one.denizenscript.com/denizen/vids
**Denizen Handbook** (OLD): http://bit.ly/XaWBLN
**Beginner's Guide** (OLD): http://bit.ly/1bHkByR
**Wiki** (OLD): https://wiki.citizensnpcs.co/Denizen
- **Discord** - chat room (Modern, strongly recommended): https://discord.gg/Q6pZGSR
- **Denizen Home Page** (Modern): https://denizenscript.com/
- **Forum** (New but not used much): https://forum.denizenscript.com/
- **Meta documentation** - command/tag/event/etc. search (Modern): https://one.denizenscript.com/denizen/logs/
- **Tutorial Guide Docs** - text form (Modern): https://docs.denizenscript.com/
- **Tutorial Videos** (Semi-Modern): https://one.denizenscript.com/denizen/vids
- **Wiki** (OLD): https://wiki.citizensnpcs.co/Denizen

#### Also check out:

**Citizens2 (NPC support)**: https://github.com/CitizensDev/Citizens2/
**Depenizen (Other plugin support)**: https://github.com/DenizenScript/Depenizen-For-Bukkit
**dIRCBot (Adds an IRC bot to Denizen)**: https://github.com/DenizenScript/dIRCBot
**Webizen (Adds a webserver to Denizen)**: https://github.com/DenizenScript/Webizen
**DenizenCore (Our core, needed for building)**: https://github.com/DenizenScript/Denizen-Core
- **Citizens2 (NPC support)**: https://github.com/CitizensDev/Citizens2/
- **Depenizen (Other plugin support)**: https://github.com/DenizenScript/Depenizen-For-Bukkit
- **dIRCBot (Adds an IRC bot to Denizen)**: https://github.com/DenizenScript/dIRCBot
- **Webizen (Adds a webserver to Denizen)**: https://github.com/DenizenScript/Webizen
- **DenizenCore (Our core, needed for building)**: https://github.com/DenizenScript/Denizen-Core

### Building

- Built against JDK 8, using maven `pom.xml` as project file.
- Requires building all listed versions of Spigot via Spigot BuildTools: https://www.spigotmc.org/wiki/buildtools/

0 comments on commit 991a596

Please sign in to comment.