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

3056 Commits

Author SHA1 Message Date
Necrodoom
c96dd1d491 change add-prefix-suffic description
hopefully will keep newbies from changing it for no reason
2012-12-15 12:58:57 +02:00
Iaccidentally
a8a659117c Merge pull request #210 from Echo4190/patch-1
Update Essentials/src/config.yml
2012-12-11 04:06:10 -08:00
Echo419
b5ba094e61 Update Essentials/src/config.yml
trillions => trillion
english => English
2012-12-11 12:03:21 +00:00
KHobbits
3ae0bd9069 Merge pull request #209 from necrodoom/patch-2
update config.yml to reference wiki more
2012-12-10 09:46:31 -08:00
KHobbits
5a9b795ccf Add missing import. 2012-12-10 17:45:32 +00:00
KHobbits
af7f631b40 Update metrics to r6 2012-12-10 17:43:06 +00:00
KHobbits
64d0cd4e58 Metrics Diff 2012-12-10 17:40:15 +00:00
Necrodoom
6117d831c6 update config.yml to reference wiki more
also changed locale setting to be less confusing
2012-12-10 09:39:22 +02:00
KHobbits
9f0a50b0b6 Delay sending respawn event until we actually try to respawn user. 2012-12-09 17:32:02 +00:00
KHobbits
8bde398762 Revert "Bukkit should have fixed this issue, so we can now get a better first join player experience by teleporting them at once with no delay."
This reverts commit 034d30ec77.

This breaks compatibility with multiverse, and Essentials core.
2012-12-09 17:14:57 +00:00
KHobbits
383583d0b7 Merge branch '2.9' of github.com:essentials/Essentials into 2.9 2012-12-09 17:10:31 +00:00
KHobbits
42fbe9138d Move null bed check to teleport code 2012-12-09 17:10:12 +00:00
md_5
034d30ec77 Bukkit should have fixed this issue, so we can now get a better first join player experience by teleporting them at once with no delay. 2012-12-09 16:03:00 +11:00
KHobbits
f4c3c5e69b Shorten local chat format. 2012-12-08 18:51:18 +00:00
KHobbits
18e393bf89 Some nice friendly messages to help debugging command costs. 2012-12-08 15:51:33 +00:00
KHobbits
db9b97a9a4 Throw error when using /more on full stack 2012-12-07 00:46:13 +00:00
KHobbits
00e9497134 Remove unused variable 2012-12-06 23:27:43 +00:00
KHobbits
b5f9cf185c Make BPerms sign group checking behave similarly to same as GM and PEX 2012-12-06 23:26:48 +00:00
KHobbits
74cf8b036a Merge pull request #208 from kukelekuuk00/2.9
Added a total profit message for /sell all|blocks
2012-12-05 09:14:07 -08:00
kukelekuuk00
d401addebc Added a total profit message for /sell all|blocks 2012-12-05 15:40:17 +01:00
KHobbits
fcb7047cac Merge branch '2.9' of github.com:essentials/Essentials into 2.9 2012-12-03 09:09:17 +00:00
KHobbits
47cd3c4756 Update afk status on block interact 2012-12-03 09:08:56 +00:00
Iaccidentally
d436d85ab9 Merge pull request #205 from evonuts/patch-1
Spelling/Grammar fixes.
2012-12-01 02:43:20 -08:00
evonuts
faa78d9d31 Spelling/Grammar fixes. 2012-12-01 21:51:24 +13:00
snowleo
d238d353c9 Add log color removal.
(This could already be done with the bukkit setting "log-strip-color")
2012-11-27 19:54:32 +01:00
KHobbits
37be9811aa Fix kit timers, kit times more than 25 years will be treated as single use. 2012-11-27 18:27:23 +00:00
KHobbits
07f2c67664 Userdata cleanup 2012-11-27 17:47:08 +00:00
KHobbits
6e1933a338 Merge branch 'release' of github.com:essentials/Essentials into 2.9 2012-11-27 15:24:34 +00:00
Iaccidentally
9840bf298e Merge pull request #204 from necrodoom/patch-23
fix typo at config.yml
2012-11-25 09:30:13 -08:00
Necrodoom
05f77da3f3 fix typo at config.yml 2012-11-25 15:07:25 +02:00
KHobbits
41ea758531 Merge pull request #201 from necrodoom/patch-22
fix spacing at disabled-commands
2012-11-20 11:16:00 -08:00
Necrodoom
4e91e51ce8 fix spacing at disabled-commands 2012-11-20 19:38:21 +02:00
snowleo
070575bb22 Better fix for last commit 2012-11-19 22:03:25 +01:00
snowleo
d5edf4e3d7 Fix for the plugin conflict with any plugin that contains a log4j library 2012-11-19 20:28:12 +01:00
KHobbits
a7a6bbe040 Merge branch 'release' of github.com:essentials/Essentials into 2.9 2012-11-19 14:28:28 +00:00
KHobbits
8eb1a14e5a Add tptoggle others Essentials style. 2012-11-16 01:37:47 +00:00
Iaccidentally
3d51e29206 Merge pull request #195 from evonuts/2.9
Update fly command to allow for /fly on|*ena*|1 and inversely, /fly off|...
2012-11-11 14:21:18 -08:00
Iaccidentally
f064cf617a update tptoggle to allow toggling other players :: new permission: essentials.tptoggle.others 2012-11-11 14:34:56 -05:00
KHobbits
671b0f0faf Cleanup spawnmob classes
Spawnmob sign nolonger calls Command
Spawnmob other, now spawns at targets feet, rather than where the target is looking
Console can now spawnmob other
2012-11-11 18:55:02 +00:00
Iaccidentally
6e10546405 Merge pull request #197 from necrodoom/patch-21
Update Essentials/src/com/earth2me/essentials/Mob.java
2012-11-11 09:10:33 -08:00
KHobbits
519cff03c6 Mob comment. 2012-11-11 17:04:16 +00:00
Necrodoom
34e8d00b59 Update Essentials/src/com/earth2me/essentials/Mob.java 2012-11-11 18:58:05 +02:00
Iaccidentally
75f90b0aa6 Make playerFishEvent cancel AFK :: fixes #3192 2012-11-11 11:43:10 -05:00
KHobbits
c7ae401dda Merge branch '2.9' of github.com:essentials/Essentials into release 2012-11-11 14:55:00 +00:00
KHobbits
85ee5f27ae Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9 2012-11-11 14:54:19 +00:00
KHobbits
49df29ee0a Merge branch '2.9' of github.com:essentials/Essentials into release 2012-11-11 14:53:42 +00:00
Iaccidentally
8143b254d4 Merge pull request #196 from necrodoom/patch-20
update ID 101, by andrewkm request
2012-11-10 09:53:16 -08:00
Necrodoom
8b5eb72469 update ID 101, by andrewkm request 2012-11-10 19:12:25 +02:00
evonuts
4d23fbf6bb Fix fly specific settings for other players (eg. /fly evonuts on) 2012-11-10 22:17:39 +13:00
evonuts
21cacd1c88 Update fly command to allow for /fly on|*ena*|1 and inversely, /fly off|*dis*|0. 2012-11-10 13:40:48 +13:00