1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-20 03:11:30 +02:00
Commit Graph

3071 Commits

Author SHA1 Message Date
Chris Ward
d0237a7fb4 Fix sign break bug
0937a35470
2013-01-09 22:53:55 +11:00
Chris Ward
e9e3d3b578 New permission: essentials.fly.safelogin - Players with this command automatically switch to fly mode if they login whilst floating in the air.
c6dd921f0c
2013-01-09 22:47:27 +11:00
Chris Ward
70aad4a954 New perm: essentials.vanish.effect - People with this effect will get the potion effect applied while vanished.
63e622374d
2013-01-09 22:29:39 +11:00
Chris Ward
1ccbf8dd68 Use the right formatter in XMPP
9ecb501e00
2013-01-09 22:05:12 +11:00
Chris Ward
dca47a117d Set default tpa timeout to 2 minutes.
3725a5e6d4
2013-01-09 20:25:54 +11:00
Chris Ward
688cfca625 Make /enchant only show valid enchantments for the item.
d551e8c6d2
2013-01-09 20:22:37 +11:00
Chris Ward
9a0b3d0db1 Add tpdeny message to /tpahere
e5fc579071
2013-01-09 20:15:03 +11:00
Chris Ward
bef0ed7cad Make seen statuses only show when true
c97763c3c8
2013-01-09 20:13:44 +11:00
Chris Ward
9222be9145 Log target plugin in debug mode for altcmd
617959a11b
2013-01-09 20:10:22 +11:00
Chris Ward
0177eca6e0 Final all the things - Recipe
a480091617
2013-01-09 20:07:36 +11:00
Chris Ward
556f218cbd Add a little bit of extra information to /seen, this will show when user is online.
ce78125028
2013-01-09 19:17:11 +11:00
Chris Ward
d19ffc6cc0 Warn other party when teleport fails after tpaccept
10b972bd07
2013-01-09 18:47:35 +11:00
Chris Ward
530dfd9129 Missed a spot 2013-01-09 01:11:14 +11:00
Chris Ward
9f5ea1bd39 Fix compilation. Finish InventoryWorkaround update. 2013-01-09 01:07:14 +11:00
Chris Ward
9b58760bb4 Revert "Fix Spawns/Jail loading"
This reverts commit 55877e1d1a.
2013-01-09 00:48:04 +11:00
Chris Ward
a8ecedab08 Redundant tpaccept cost check
b2d68fe213
2013-01-09 00:24:26 +11:00
Chris Ward
740c5dc712 Don't use broken CB methods
f125ac3b4a
2013-01-09 00:20:24 +11:00
Chris Ward
8a666d2467 Fix currency display in MOTD
b28db7e435
2013-01-09 00:17:27 +11:00
Chris Ward
b4ea7e66b1 Force people to use latest CB version
3ea3d18922
2013-01-09 00:06:12 +11:00
Chris Ward
55877e1d1a Fix Spawns/Jail loading
3faedec602
2013-01-09 00:00:12 +11:00
Chris Ward
bd4247b342 Update Inventory Workaround to latest version
2a88a314ce
2013-01-08 23:56:23 +11:00
Chris Ward
a50eb2c2c4 Update Recipe command 2013-01-08 23:16:15 +11:00
Chris Ward
02a0fb4f81 Fix deprecation nag exception 2013-01-08 22:57:48 +11:00
Iaccidentally
d328dcd901 Update pom.xml to 1.4.6 R0.3 :: Update Antibuild to use HangingBreakByEntityEvent instead of deprecated PaintingBreakByEntityEvent 2013-01-02 18:37:11 -05:00
snowleo
279e3f6f47 Cleanup 2013-01-01 23:54:22 +01:00
snowleo
bca953a96e Cleanup 2013-01-01 23:17:34 +01:00
snowleo
3c39ee58e0 clean EnumConverter 2013-01-01 23:00:35 +01:00
snowleo
32c4950059 WIP Converters
Only Integer and Enum for now, open for comments
2013-01-01 22:53:03 +01:00
Alexander Schepp
72c5ab8fd3 Merge pull request #238 from gravypod/patch-3
Fixing snowleo's comments on my last PR
2013-01-01 08:28:27 -08:00
gravypod
755b494e10 Fix copying block data 2013-01-01 11:24:16 -05:00
gravypod
2725a5960f Fixing snowleo's comments on my last PR 2013-01-01 11:17:04 -05:00
Alexander Schepp
b827aa1a00 Merge pull request #237 from gravypod/patch-3
Fix an NPE
2013-01-01 06:48:07 -08:00
gravypod
45679c755e Update Essentials/src/net/ess3/listener/EssentialsPlayerListener.java 2012-12-31 11:14:01 -05:00
gravypod
b35ec5ad2d Fix an NPE
Player dies, clicks title screen, logs in, respawns, NPE thrown.
2012-12-31 11:10:38 -05:00
KHobbits
8661927599 Merge gravy's pull and reformat code 2012-12-31 02:28:52 +00:00
gravypod
a6b83ca260 Updates, fixes, speedups and more 2012-12-30 20:29:37 -05:00
Chris Ward
67a6971e5b Fix missing import @gravypod 2012-12-30 14:18:01 +11:00
Chris Ward
72b1b90be4 Merge pull request #231 from gravypod/patch-4
Less objects and moar finals
2012-12-29 19:07:20 -08:00
Chris Ward
1e2d52a5fe Merge pull request #232 from gravypod/patch-5
Create less objects, store a copy of player
2012-12-29 19:07:11 -08:00
gravypod
2a3b5983e7 Create less objects, store a copy of player 2012-12-29 20:27:38 -05:00
gravypod
7c9c79a9ed Less objects and moar finals 2012-12-29 20:23:35 -05:00
Iaccidentally
2c1414e706 Merge pull request #230 from keybordpiano459/master
Fixed a typo in the config.yml
2012-12-29 16:37:50 -08:00
keybordpiano459
0bd3542f5b Another typo fix 2012-12-29 08:16:02 -05:00
Chris Ward
7df0802e88 Fix indents, file perms (sorry! XD) 2012-12-19 22:36:37 +11:00
Chris Ward
9b69334eea Add /recipe command 2012-12-19 22:06:03 +11:00
KHobbits
85adc3df14 Merge pull request #211 from chrisgward/patch-1
i18n
2012-12-14 05:34:34 -08:00
KHobbits
c947de2830 Merge pull request #213 from chrisgward/patch-2
Fix bans, add console override to exempt node
2012-12-14 05:33:40 -08:00
Chris Ward
69fca5c251 Fix bans, add console override to exempt node 2012-12-14 20:55:54 +11:00
Chris Ward
7a33087cba i18n 2012-12-14 12:26:08 +11:00
KHobbits
c5dccc5229 General cleanup 2012-12-02 02:54:32 +00:00