1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-25 05:41:36 +02:00
Commit Graph

4170 Commits

Author SHA1 Message Date
Chris Ward
0cdd8dbf75 Cleanup 2013-09-18 22:22:56 +10:00
GunfighterJ
f72777b546 Update ItemStack reference to getTypeId() 2013-09-17 23:23:45 +10:00
Chris Ward
bd4a26bb0a Require latest Bukkit RB 2013-09-17 21:08:20 +10:00
GunfighterJ
9a7a50bead Push latest Bukkit RB 2013-09-17 06:06:34 -05:00
GunfighterJ
ee792298b9 Fix translation typo 2013-09-15 16:43:16 -05:00
KHobbits
e7a1c53065 Fix handling max warp pages. 2013-09-10 01:42:11 +01:00
KHobbits
e01622d6e8 Fix case sensitivity on {PLAYERLIST:group} 2013-09-06 23:54:37 +01:00
KHobbits
4146c401f0 Clarify kit errors 2013-09-05 15:40:43 +01:00
KHobbits
f342c10fda Expose other plugins ban masks. 2013-09-04 07:19:30 +01:00
KHobbits
b8a2bce805 Properly handle negative /clear amounts. 2013-09-04 06:35:53 +01:00
KHobbits
d227b4d987 Reimplement 'private' keywords. 2013-09-01 00:24:11 +01:00
KHobbits
b06846aacb New enum cached, lazy generated KeywordReplacer
This runs before the pager, so keywords on other pages will still be parsed.
2013-08-31 23:11:08 +01:00
Pocketkid2
8a7cb777d0 Use Tamed instead of horse/ocelot/wolf 2013-08-31 19:36:41 +01:00
KHobbits
13436732d0 Add support for coloured authors on books
Fixes ESS-4690
2013-08-31 13:20:36 +01:00
KHobbits
6edc53fec6 Add debug output to keyword replacer 2013-08-30 13:37:49 +01:00
KHobbits
f719424859 This tp req cancel isn't needed anymore. 2013-08-30 11:05:27 +01:00
KHobbits
fce0d48766 Don't waste cpu on /baltop if eco is disabled. 2013-08-28 18:00:27 +01:00
KHobbits
1a2772dfdc Extend eco disable option to block eco lookups. This can be required to combat slow SQL economies.
This option is not recommended under normal circumstances.
2013-08-28 17:50:28 +01:00
KHobbits
843400ccec Don't allow buying partial item sets via trade signs. 2013-08-28 13:42:08 +01:00
KHobbits
ca12b47a5c Add another customtext example (including one with multiple aliases) 2013-08-20 23:43:40 +01:00
KHobbits
acc6a12b1c Add support for {PLAYERLIST:GROUP} AND {PLAYERLIST:GROUP:<none>}
Replace <none> with what you want to show if there are no players from that group online.
2013-08-20 23:39:34 +01:00
Chris Ward
e8e4d28b6d Add COORDS, UPTIME and TPS keywords 2013-08-20 22:14:29 +10:00
KHobbits
af782bb409 More colour. 2013-08-20 01:51:32 +01:00
KHobbits
9f0ada7a9d Refresh default motd. 2013-08-19 22:00:30 +01:00
KHobbits
c47f8369be Fix text file color code escaping (&&6 -> &6) Add support for color escaping in ingame chat Other formatting class cleanup 2013-08-19 21:37:44 +01:00
KHobbits
ab3ad25fb6 New command /customtext - This command is intended to be used with bukkit.yml aliases to make custom commands. 2013-08-19 21:37:33 +01:00
KHobbits
b30a873e45 Add support for multiple bookmarks/chapter names
Clean up info file handling
2013-08-19 00:13:49 +01:00
KHobbits
35da3e67fe Fix tests 2013-08-18 22:48:13 +01:00
KHobbits
f0a8798b55 Reset fall distance when toggling fly so fall damage is not accidentally applied. 2013-08-18 22:43:43 +01:00
KHobbits
a6bb2cf9a0 Fix a few issues with /list and group formatting. 2013-08-18 22:08:57 +01:00
KHobbits
66c40b955f Fix feed cooldown bypass permission:
Permission: essentials.feed.cooldown.bypass
2013-08-18 21:05:45 +01:00
KHobbits
1a292e34a2 Fix NPE in /kill when used from console. Thanks Necrodoom 2013-08-18 21:04:19 +01:00
KHobbits
1faf24b740 Add muting offline players
Permission: essentials.mute.offline
2013-08-18 21:02:47 +01:00
KHobbits
009ea37d1c Allow alternative command handler to also pass tab complete. 2013-08-15 21:58:23 +01:00
Necrodoom
40b5e7fcdf items.csv - try move the most common item alias to top of aliases stack
without ore aliases remove
2013-08-15 21:37:55 +01:00
KHobbits
68534303ac Use essentials itemdb for charge messages. 2013-08-15 05:47:23 +01:00
KHobbits
1f0a684204 Use user object to send messages when possible. 2013-08-15 01:53:22 +01:00
KHobbits
466b24a428 Gracefully handle botched plugin starts 2013-08-13 23:41:54 +01:00
KHobbits
a03535e307 Fix mail sendall from console skipping first param 2013-08-13 22:01:13 +01:00
Necrodoom
751d2dc755 fix config comment at heal-cooldown 2013-08-13 18:16:40 +01:00
Pocketkid2
9acd05fffa Update Commandremove.java
Fix class checking in /remove
2013-08-13 18:14:40 +01:00
Necrodoom
b938f01b18 trim and replace spaces in chapter names to always work in commands 2013-08-13 18:07:27 +01:00
KHobbits
97934669ec Teleport cleanup 2013-08-13 18:06:24 +01:00
GunfighterJ
52d72d85f6 Fix NPE in /back when no previous location exists 2013-08-13 11:46:52 -05:00
KHobbits
ab0a1e4f64 Restore safe location for /top 2013-08-13 00:55:31 +01:00
KHobbits
99d7c2e4c7 Prevent inf loop when adding air to kits.
Should fix #4555
2013-08-12 00:26:51 +01:00
KHobbits
85402be22b Fully support numerical worth yml data. 2013-08-11 23:43:45 +01:00
KHobbits
517d6a30cb When in fly+god mode or when in creative mode, don't use safe teleport location when teleporting to other players.
Enable fly in unsafe circumstances.
This only works when teleporting within worlds for permission reasons.
2013-08-11 22:42:29 +01:00
KHobbits
04aed9d05e Update plugin.yml and add some aliases (Evonuts is going to hate me) 2013-08-11 22:10:56 +01:00
KHobbits
c7e08392f7 Allow toggling vanish for other players
Permission: essentials.vanish.others
2013-08-11 21:48:30 +01:00