1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-24 21:31:32 +02:00
Commit Graph

3061 Commits

Author SHA1 Message Date
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
KHobbits
ce25abc3d8 Make abstract methods abstract 2012-12-02 02:26:50 +00:00
KHobbits
517fafab4e Support new game modes
Add gamemode to settings abstract
2012-12-02 02:20:05 +00:00
KHobbits
49fe260f8d Split settings abstract to allow more complex matches 2012-12-02 01:20:41 +00:00
KHobbits
032c35c90d Don't allow toggling offline players with /fly and /vanish 2012-12-02 00:59:04 +00:00
KHobbits
f79fe70a86 Fix queue save in god/tptoggle
Use settings abstract for socialspy
2012-12-01 23:44:09 +00:00
snowleo
bb8b15785d Missed one 2012-11-27 12:28:56 +01:00
snowleo
cf0386be7a Essentials Team instead of Essentialsteam 2012-11-27 12:26:04 +01:00
snowleo
00df93b709 Update authors fields of all plugins to a link instead of an outdated list of developers 2012-11-27 12:19:36 +01:00
snowleo
a59283b53a Cleanup 2012-11-18 12:56:33 +01:00
Iaccidentally
bcc4bb39fa Merge pull request #199 from evonuts/master
Clean PR for /eco reset broadcast messages.
2012-11-16 00:25:00 -08:00