Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | Fix jar building. | KHobbits | 2012-03-22 | -0/+6 | |
| | | |||||
* | | Update CB to 2105 | KHobbits | 2012-03-22 | -0/+0 | |
| | | |||||
* | | New command: /fly | KHobbits | 2012-03-22 | -3/+88 | |
| | | | | | | | | New perm: essentials.fly.others | ||||
* | | Split formatting perms for signs as well. | KHobbits | 2012-03-22 | -20/+11 | |
| | | |||||
* | | New Permission: essentials.chat.url | KHobbits | 2012-03-22 | -12/+30 | |
| | | | | | | | | Without this perm, URLs will be modified not to be links. | ||||
* | | Split colour permissions into 3: color/magic/format | KHobbits | 2012-03-22 | -60/+92 | |
| | | |||||
* | | Update to 1.2.4 (R0.1) | KHobbits | 2012-03-22 | -1/+1 | |
| | | | | | | | | New Minimum CB version: 2100 | ||||
* | | Extra items in 1.2.4 | KHobbits | 2012-03-22 | -0/+89 | |
| | | |||||
* | | Add villager professions to /spawnmob | KHobbits | 2012-03-22 | -21/+24 | |
| | | |||||
* | | Bukkit R0.3 api updates. | KHobbits | 2012-03-22 | -1/+23 | |
| | | |||||
* | | Update missing 1.2.3 items in items.csv | KHobbits | 2012-03-22 | -0/+33 | |
| | | |||||
* | | Extra Trees | KHobbits | 2012-03-22 | -2/+18 | |
| | | |||||
* | | Fixed again. | KHobbits | 2012-03-22 | -1/+1 | |
| | | |||||
* | | Fix typo. | KHobbits | 2012-03-22 | -1/+1 | |
| | | |||||
* | | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2012-03-21 | -0/+12 | |
|\ \ | |||||
| * \ | Merge pull request #63 from Iaccidentally/patch-6 | KHobbits | 2012-03-21 | -0/+12 | |
| |\ \ | | | | | | | | | update default player-commands to support new and missed commands | ||||
| | * | | update default player-commands to support new and missed commands | Iaccidentally | 2012-03-21 | -0/+12 | |
| |/ / | |||||
* / / | Cleaning up displaynames | KHobbits | 2012-03-21 | -51/+58 | |
|/ / | |||||
* | | Split if tree for readability. | KHobbits | 2012-03-20 | -7/+18 | |
| | | |||||
* | | Teleport check cleanup | KHobbits | 2012-03-20 | -20/+18 | |
| | | |||||
* | | Fix per world teleport permission checking. | KHobbits | 2012-03-20 | -5/+10 | |
| | | |||||
* | | Add 'color' sign type to config file. | KHobbits | 2012-03-19 | -3/+22 | |
| | | | | | | | | Enforce colour permission on signs when essentials signs are enabled. | ||||
* | | Missing kit time check from [kit] signs. | KHobbits | 2012-03-18 | -0/+1 | |
| | | |||||
* | | Only show nickname update message in debug mode. | KHobbits | 2012-03-18 | -1/+3 | |
| | | |||||
* | | Shorten help messages. | KHobbits | 2012-03-18 | -4/+4 | |
| | | |||||
* | | Error and info cleanup. | KHobbits | 2012-03-17 | -8/+8 | |
| | | |||||
* | | Merge remote branch 'remotes/origin/groupmanager' | KHobbits | 2012-03-17 | -36/+5 | |
|\| | |||||
| * | Don't remove an attachment on a player leaving as Bukkit never forgets | ElgarL | 2012-03-17 | -36/+5 | |
| | | | | | | | | it. This fixes non mirrored permissions being messed up if a player relogs. | ||||
* | | Merge branch 'refs/heads/groupmanager' | snowleo | 2012-03-17 | -2/+2 | |
|\| | |||||
| * | Removed some debug spam. | ElgarL | 2012-03-17 | -2/+2 | |
| | | |||||
* | | Fix bukkit download url | snowleo | 2012-03-17 | -5/+5 | |
| | | |||||
* | | Fix bukkit download url | snowleo | 2012-03-17 | -1/+1 | |
| | | |||||
* | | Merge remote branch 'remotes/origin/groupmanager' | KHobbits | 2012-03-17 | -44/+74 | |
|\| | |||||
| * | Fix a globalgroup inheritance in groups.yml | ElgarL | 2012-03-12 | -1/+1 | |
| | | |||||
| * | change []<> for optional command components | ElgarL | 2012-03-06 | -2/+2 | |
| | | |||||
| * | Expanded '/manuadd'to accept an optional variable for the world (eg | ElgarL | 2012-03-06 | -34/+57 | |
| | | | | | | '/manuadd <player> <group> <world>'). | ||||
| * | Better reporting when a users.yml is failing to load. | ElgarL | 2012-03-04 | -2/+8 | |
| | | |||||
| * | Minor change to globalgroups | ElgarL | 2012-03-03 | -2/+4 | |
| | | |||||
| * | Fix a silly logic error when testing bukkit perms | ElgarL | 2012-03-03 | -2/+2 | |
| | | |||||
| * | Minor optimization when checking bukkit permissions. | ElgarL | 2012-03-03 | -6/+5 | |
| | | |||||
* | | New permission: essentials.tp.others - Allows players to /tp <p1> <p2> ↵ | KHobbits | 2012-03-17 | -16/+20 | |
| | | | | | | | | | | | | replaces old reused permission. New permission usage: if world-teleport-permissions is true in the config, TP commands will now check for essentials.world.<worldname> when a tp would switch worlds. | ||||
* | | Comments to SetExpFix. | KHobbits | 2012-03-17 | -0/+7 | |
| | | |||||
* | | Adding Exp to /whois, shows total exp and ingame level. | KHobbits | 2012-03-17 | -0/+9 | |
| | | | | | | | | Due to the way minecraft calculates levels (flawed formula), its possible to not match calculated level. | ||||
* | | Adding reference to &k in MOTD. | KHobbits | 2012-03-16 | -2/+3 | |
| | | |||||
* | | Handle permission check failures better. | KHobbits | 2012-03-15 | -8/+27 | |
| | | |||||
* | | Add missing methods. | KHobbits | 2012-03-15 | -0/+31 | |
| | | |||||
* | | Updating Bukkit/CraftBukkit to match minimum ver. | KHobbits | 2012-03-15 | -0/+0 | |
| | | |||||
* | | Fill the entire sign with free goodness | md_5 | 2012-03-15 | -2/+2 | |
| | | |||||
* | | Update minimum CraftBukkit version | md_5 | 2012-03-15 | -1/+1 | |
| | | |||||
* | | Restore [free] and [disposal] signs back to their intended behaviour | md_5 | 2012-03-15 | -12/+4 | |
| | |