1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-02-24 16:32:35 +01:00

3440 Commits

Author SHA1 Message Date
Chris Ward
833d7e243e Merge pull request #312 from necrodoom/patch-44
update kit link to the new one
2013-02-09 02:48:48 -08:00
Necrodoom
325c4a8123 update kit link to the new one 2013-02-09 12:47:36 +02:00
Chris Ward
a1873de981 Merge pull request #311 from necrodoom/patch-43
fix itemmeta link on kit section
2013-02-09 02:41:01 -08:00
Necrodoom
1e267a05fd fix itemmeta link on kit section 2013-02-09 11:57:32 +02:00
snowleo
c1a2d4a8d9 Fix /seen command 2013-02-08 22:26:21 +01:00
snowleo
c49b2c5101 Don't overwrite last location on logout
Logout position is saved as logoutlocation now in users yml
2013-02-08 21:22:35 +01:00
snowleo
b5873f28fd Check if player is still online 2013-02-08 21:18:00 +01:00
snowleo
61d53a3347 Fix async access to bukkit code 2013-02-08 21:16:21 +01:00
Chris Ward
28a04d3460 Merge pull request #304 from necrodoom/patch-40
pull messages.properties changes to messages_en
2013-02-06 22:54:27 -08:00
Necrodoom
1a189fbd02 pull messages.properties changes to messages_en 2013-02-06 16:15:18 +02:00
Chris Ward
9746893cf8 Merge pull request #300 from necrodoom/patch-39
add missing puncuation
2013-02-06 02:49:04 -08:00
KHobbits
5bb6775323 Don't block food recovery in god mode. 2013-02-05 23:34:08 +00:00
KHobbits
ac7bae8ccf Merge pull request #302 from GunfighterJ/patch-9
Prevents flying from being disabled on world teleport if player has esse...
2013-02-05 12:07:36 -08:00
GunfighterJ
d633143d80 Prevents flying from being disabled on world teleport if player has essentials.fly 2013-02-05 13:16:27 -06:00
Necrodoom
fe107ae0d4 fix a few errors 2013-02-05 16:45:30 +02:00
Necrodoom
dadae7e528 add missing puncuation
probably needs extra reading though before pulling.
2013-02-05 13:57:27 +02:00
KHobbits
4c1f2e9f5d Merge pull request #297 from necrodoom/patch-36
fix typo at ID 22
2013-02-05 03:26:19 -08:00
Necrodoom
d3bdd44725 fix typo at ID 22 2013-02-05 13:11:36 +02:00
ElgarL
d4c844cedd Revert Necro's change to mancheckw 2013-02-04 13:44:58 +00:00
ElgarL
c4bd07135d Fix Necrodooms errors for not using an IDE!!!!! 2013-02-04 13:33:06 +00:00
ElgarL
1d0003184e Merge pull request #291 from necrodoom/patch-32
display name instead of path for /mancheckw
2013-02-04 05:29:10 -08:00
ElgarL
45f510c534 Merge pull request #290 from necrodoom/patch-30
Derp - revert incorrect modified line
2013-02-04 05:25:10 -08:00
KHobbits
39625f46ab Stylize 'bed' in /home list 2013-02-03 17:30:14 +00:00
Chris Ward
61b59407ac Merge pull request #294 from necrodoom/patch-35
add common cat type name aliases
2013-02-03 05:16:17 -08:00
Necrodoom
4a0a19befd add common cat type name aliases 2013-02-03 15:13:36 +02:00
KHobbits
04ef95e870 We don't need move events if afk interact is disabled. 2013-02-03 05:15:25 +00:00
KHobbits
0d3cf9657b Merge pull request #292 from GunfighterJ/2.9
Adds toggle to disable AFK cancel on interactions
2013-02-02 21:11:43 -08:00
GunfighterJ
d2ff2d32a7 Adds toggle to disable AFK cancel on interactions 2013-02-02 23:06:09 -06:00
KHobbits
24cf09a540 Minor comment updates. 2013-02-03 04:14:23 +00:00
Necrodoom
eec5f557f1 Update EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManager.java 2013-02-01 16:39:18 +02:00
Necrodoom
bf393c952f Update EssentialsGroupManager/src/org/anjocaido/groupmanager/dataholder/UsersDataHolder.java 2013-02-01 16:33:55 +02:00
Necrodoom
d54549456d Update EssentialsGroupManager/src/org/anjocaido/groupmanager/dataholder/GroupsDataHolder.java 2013-02-01 16:33:37 +02:00
Necrodoom
74aa0cd582 Update EssentialsGroupManager/src/org/anjocaido/groupmanager/dataholder/UsersDataHolder.java 2013-02-01 16:31:58 +02:00
Necrodoom
0e5b19db3c Derp - revert incorrect modified line 2013-02-01 14:14:46 +02:00
KHobbits
59b689cfc0 Fix missing 'bed' from home list. 2013-02-01 05:26:17 +00:00
KHobbits
cd8ee29ca6 Let Bukkit decide if a bedspawn is valid or not.
Bukkit's bed fix forces minimum bukkit change.
2013-02-01 02:59:40 +00:00
KHobbits
7b475e6ac7 [GM] Catch all of the null. 2013-02-01 02:52:41 +00:00
KHobbits
9c09771845 Make gm API lookup respect offlineperms toggle properly. 2013-02-01 00:01:57 +00:00
KHobbits
8e6ef99ae2 Updating groups example 2013-01-31 21:02:38 +00:00
KHobbits
e23745e03f Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9
Conflicts:
	EssentialsGroupManager/src/Changelog.txt
2013-01-31 20:38:36 +00:00
Iaccidentally
54a106d45f cleanup :: fix build 2013-01-31 14:40:33 -05:00
Iaccidentally
80e2c82399 Refactor name of ScheduleAsyncDelayedTask to RunTaskAsynchronously 2013-01-31 14:16:09 -05:00
Iaccidentally
8aad9a4cb5 Update to 1.4.7 R1 :: remove calls to ScheduleAsyncDelayedTask, as it is deprecated :: cleanup :: WARNING: This commit may or may not be stable 2013-01-31 14:03:27 -05:00
ElgarL
454cc69f60 Fix Necrodooms broken code. 2013-01-30 19:55:38 +00:00
ElgarL
3b8da420b8 Merge pull request #288 from necrodoom/patch-29
config option to allow GM commands in commandblocks
2013-01-30 11:45:27 -08:00
Necrodoom
350b292c00 update changelog 2013-01-30 19:26:46 +02:00
Necrodoom
2508952d59 update commandblock usage deny message 2013-01-30 19:25:35 +02:00
Necrodoom
c632bb54e2 update config description of allow_commmandblocks 2013-01-30 19:14:57 +02:00
Necrodoom
d0e4fe0469 add allow commandblock check 2013-01-30 18:53:40 +02:00
Necrodoom
9902cb4a09 register new config setting 2013-01-30 18:47:19 +02:00