Necrodoom
|
090c1f6f83
|
Include IP address when banning IP
|
2013-03-02 17:08:16 +00:00 |
|
ementalo
|
13efbb666d
|
Remove reference to c3p0 from build.xml
|
2013-02-28 21:23:33 +00:00 |
|
ementalo
|
8d77a3f941
|
[Breaking] Remove protect database functionality for protecting signs and rails.
- Removed config entries
- Removed c3p0 lib
|
2013-02-28 21:02:37 +00:00 |
|
KHobbits
|
58b1b34e44
|
Merge pull request #369 from TheReverend403/2.9
Fix geoip messages
|
2013-02-28 05:32:42 -08:00 |
|
Lee Watson
|
ffbc05144c
|
Updated ALL local files
|
2013-02-28 13:23:28 +00:00 |
|
KHobbits
|
207a8d1b4f
|
Merge pull request #364 from necrodoom/patch-69
deny empty warp name
|
2013-02-28 04:55:40 -08:00 |
|
KHobbits
|
919f3abe6d
|
Merge pull request #357 from skmedix/patch-20
Update Essentials/src/messages_pl.properties
|
2013-02-28 04:53:58 -08:00 |
|
KHobbits
|
c1f66fc817
|
[Fix] Charging players at wrong point in /spawn
|
2013-02-28 12:52:22 +00:00 |
|
KHobbits
|
8d2b10d783
|
Add extra trade log messages for sign charges.
|
2013-02-28 03:15:21 +00:00 |
|
Necrodoom
|
38b7fa64fa
|
deny empty warp name
|
2013-02-26 19:07:10 +02:00 |
|
Iaccidentally
|
0ddcfafbc0
|
This is still needed.
|
2013-02-25 22:44:52 -05:00 |
|
KHobbits
|
6f55e4b316
|
Revert "[Spawn] Please join me in welcoming EssentialsSpawn to Java 1.6 and modern bukkit.
This reverts commit a11e8d4236 .
If you don't understand the code, don't touch it.
|
2013-02-26 03:30:11 +00:00 |
|
Iaccidentally
|
de91073dda
|
Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9
|
2013-02-25 22:01:49 -05:00 |
|
Iaccidentally
|
a11e8d4236
|
[Spawn] Please join me in welcoming EssentialsSpawn to Java 1.6 and modern bukkit. :: http://i.imgur.com/79Izo.jpg
|
2013-02-25 22:01:06 -05:00 |
|
Iaccidentally
|
bf8f0365d9
|
Merge pull request #360 from GunfighterJ/patch-15
[Protect] Prevent creepers from breaking paintings if their explosions a...
|
2013-02-25 18:46:44 -08:00 |
|
GunfighterJ
|
d5f702f2cb
|
[Protect] Prevent creepers from breaking paintings if their explosions are disabled.
Backport from 3.0
|
2013-02-25 17:15:20 -06:00 |
|
SKmedix
|
c3b42993de
|
Update Essentials/src/messages_pl.properties
Update Polish translations.
---
Date: 24.02.13
---
+ Added "noMatchingPlayers" (509)
+ Added "matchingIPAddress" (510)
+ Added "runningPlayerMatch" (511)
* Fixed "adventure" (8)
* Fixed "antiBuildInteract" (14)
|
2013-02-24 11:45:56 +01:00 |
|
KHobbits
|
964bdc6d30
|
[Feature] Allow IP lookup in /seen command.
[Permission] essentials.seen.ipsearch - allows /seen <ip address>
|
2013-02-24 03:55:20 +00:00 |
|
KHobbits
|
3d5aa40965
|
Clarify vanish status a little.
|
2013-02-23 23:34:31 +00:00 |
|
Iaccidentally
|
26352ac6b6
|
Merge pull request #352 from GunfighterJ/patch-15
[Fix] Persist yaw and pitch on teleport
|
2013-02-23 11:57:15 -08:00 |
|
KHobbits
|
00ec717e7d
|
Merge pull request #356 from skmedix/patch-19
Update Essentials/src/messages_pl.properties
|
2013-02-23 05:26:21 -08:00 |
|
skmedix
|
f70015e8c5
|
Update Essentials/src/messages_pl.properties
Update Polish translations.
---
Date: 23.02.13
---
* Fixed "fireworkSyntax" (502)
* Fixed colors.
|
2013-02-23 11:08:47 +01:00 |
|
GunfighterJ
|
b83a8eccee
|
[Fix] Persist yaw and pitch on teleport
Vanilla bukkit/MC persists yaw on teleport
|
2013-02-22 10:56:39 -06:00 |
|
KHobbits
|
6308b1ecf3
|
Merge pull request #350 from skmedix/patch-18
Update Polish TL - Thanks to andrewkm for proofing.
|
2013-02-22 02:44:03 -08:00 |
|
skmedix
|
dff7e81b7f
|
Update Essentials/src/messages_pl.properties
Update Polish translations.
---
Date: 21.02.13
---
+ Added "cleaned" (42)
+ Added "cleaned" (43)
|
2013-02-21 11:03:06 +01:00 |
|
GunfighterJ
|
bf0a11e4fe
|
Cache teleport invulnerability time
|
2013-02-20 13:46:28 +00:00 |
|
Chris Ward
|
c9efe14ad3
|
Final!
|
2013-02-20 12:46:47 +11:00 |
|
KHobbits
|
64ee6b7914
|
Readme cleanup.
|
2013-02-20 01:39:04 +00:00 |
|
KHobbits
|
6ae6c51dc0
|
Code cleanup
|
2013-02-19 23:06:04 +00:00 |
|
kukelekuuk00
|
8710a133ce
|
Added /essentials cleanup <days> [money] [homes] [bans]
Delete userdata of players offline for over <days> and with less money than [money], less homes than [homes] and less bans than [bans].
|
2013-02-19 22:43:23 +00:00 |
|
Chris Ward
|
ff02f0e270
|
Merge pull request #341 from necrodoom/patch-59
fix rest of "posion" aliases
|
2013-02-19 02:26:44 -08:00 |
|
Necrodoom
|
8f52908eed
|
fix rest of "posion" aliases
|
2013-02-19 11:46:26 +02:00 |
|
GunfighterJ
|
8f8fc4a08d
|
Fixes Necrodoom's code Needs more exception
|
2013-02-18 15:25:09 +00:00 |
|
Necrodoom
|
e63276242c
|
make sure player isnt dead before healing
|
2013-02-18 15:08:55 +00:00 |
|
KHobbits
|
3ddbeea45a
|
Fix socialspy command list.
|
2013-02-17 18:05:07 +00:00 |
|
KHobbits
|
31f3662101
|
Clarify command disabling.
|
2013-02-17 16:30:05 +00:00 |
|
Necrodoom
|
5f2c759a8f
|
fix auto afk description
|
2013-02-17 16:26:18 +00:00 |
|
KHobbits
|
a91cfbf43a
|
Merge pull request #334 from necrodoom/patch-54
add skull alias to head item
|
2013-02-17 08:17:10 -08:00 |
|
Necrodoom
|
33fa32cbff
|
add skull alias to head item
|
2013-02-17 18:15:48 +02:00 |
|
snowleo
|
69e941670f
|
why do we even remove the items?
derp
|
2013-02-17 15:34:49 +01:00 |
|
snowleo
|
af10a2050a
|
Revert the last 2 commits and actually fix the right one.
|
2013-02-17 15:17:47 +01:00 |
|
snowleo
|
ce9e630072
|
Fix all removeItem()
This could fix some broken logging of selling items
|
2013-02-17 15:10:41 +01:00 |
|
snowleo
|
ef063c255e
|
Items can't be reused after the have been used in removeItem
|
2013-02-17 15:07:32 +01:00 |
|
KHobbits
|
0e7d64f9e7
|
Fix a couple of cosmetic errors in /seen
|
2013-02-17 01:18:50 +00:00 |
|
Skylexia
|
2a91f593de
|
Fixed colour coding.
Fixed colour coding.
Fixed colour coding.
Fixed colour coding.
Fixed colour coding.
Fixed colour coding.
Fixed colour coding.
Fixed colour coding.
Fixed colour coding.
Fixed colour coding.
Fixed colour coding.
Fixed colour coding.
Fixed colour coding.
totalWorthAll
totalWorthBlocks
|
2013-02-16 18:22:25 +00:00 |
|
KHobbits
|
9186ca2c9a
|
Merge pull request #333 from GunfighterJ/patch-12
Adds optional argument to clear both inventory and armor with /clear
|
2013-02-16 08:40:44 -08:00 |
|
GunfighterJ
|
f1e4e49779
|
Adds optional argument to clear inventory and armor with /clear
|
2013-02-15 12:38:41 -06:00 |
|
KHobbits
|
5840c02efc
|
Merge pull request #331 from kukelekuuk00/2.9
Add methods to UserData and IUser for accessing and writing of data from other plugins.
|
2013-02-14 03:05:41 -08:00 |
|
kukelekuuk00
|
f16907412d
|
Add a method to write to the userdata to UserData.java and IUser.java.
|
2013-02-13 08:24:25 -06:00 |
|
Iaccidentally
|
44a6f4d562
|
Merge branch '2.9' of https://github.com/essentials/Essentials.git into 2.9
|
2013-02-12 18:38:35 -05:00 |
|