1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-29 17:29:56 +02:00

3194 Commits

Author SHA1 Message Date
Iaccidentally
1685ef4f55 make PlayerFishEvent cancel afk 2012-11-11 11:58:36 -05:00
snowleo
3983381fcd Fix build 2012-11-03 16:01:17 +01:00
snowleo
319a3e4def Ess2Compat: Settings part 1 2012-11-03 12:44:38 +01:00
snowleo
488096c1fd Cleanup imports 2012-11-03 02:57:01 +01:00
snowleo
83fefefb43 Ess2Compat: Convert user files 2012-11-03 02:36:17 +01:00
snowleo
59878a94e4 Make Timestamps more flexible 2012-11-03 02:06:21 +01:00
snowleo
aba2540bcd Store filename as key in zippedFiles 2012-11-03 00:30:45 +01:00
snowleo
c60beda40f Add support for zipped User / Warp files 2012-11-03 00:24:54 +01:00
Alexander Schepp
3ce525f032 Don't confuse gravypod 2012-11-01 22:56:47 +01:00
Iaccidentally
74b494cea4 typo fix 2012-10-28 15:03:14 -03:00
Iaccidentally
0f418fc348 Update Essentials/src/net/ess3/commands/Commandtppos.java
copy-paste fail :<
2012-10-28 15:00:30 -03:00
Iaccidentally
9038036abf cleanup 2012-10-28 13:50:30 -04:00
Iaccidentally
df275fc237 Prevent changes (wither support) 2012-10-28 13:41:13 -04:00
Iaccidentally
2338a4ef26 Update tppos to not accept coords over 30000000 2012-10-28 11:14:14 -04:00
Iaccidentally
689b9ebf22 Merge branch 'master' of https://github.com/essentials/Essentials 2012-10-28 10:54:50 -04:00
Iaccidentally
6be807e30d 1.4 update :: protect updates :: update config.yml 2012-10-28 10:53:26 -04:00
md_5
811f20d254 Cleanup usages of split. 2012-10-27 12:51:18 +11:00
ementalo
10c8540fa0 Porting 2.9 teleport changes 2012-10-25 15:42:11 +01:00
snowleo
f6f49f4f1e Removed empty methods. 2012-10-24 22:45:16 +02:00
snowleo
deae46fa73 Allow to fill data with defaults on newly created configs 2012-10-24 22:35:08 +02:00
ementalo
f03361b0c6 "When IDE's attack" 2012-10-24 14:49:40 +01:00
ementalo
96d76f46fc Null handling in AntiBuild 2012-10-24 14:48:12 +01:00
ementalo
bb838c3369 Fix metrics NPE 2012-10-24 14:36:49 +01:00
ementalo
a12706f88d Cleanup Entity Listener 2012-10-19 12:17:54 +01:00
ementalo
e0d3b9cfcf Fix command handlers 2012-10-19 10:33:10 +01:00
md_5
215e093c3f Clean up use of libraries 2012-10-19 19:54:56 +11:00
Iaccidentally
b41f3bdef6 Porting changes to 3.0: Volume 2 :: The Code Strikes Back 2012-10-18 21:40:26 -04:00
snowleo
9d486ac638 Add tabComplete support to Essentials commands 2012-10-18 23:17:19 +02:00
Iaccidentally
afa47c176b Porting changes to 3.0: volume 1 :: lots of cleanup 2012-10-18 16:00:25 -04:00
snowleo
3dd98f1048 Always teleport in sync thread 2012-10-16 22:21:48 +02:00
snowleo
ef289cb309 Added exempt/offline permissions to fly, god, gamemode and socialspy command. Added more options to socialspy 2012-10-16 22:04:56 +02:00
snowleo
3b32012a67 Remember kids, don't copy & paste while coding 2012-10-16 21:26:14 +02:00
snowleo
c644eb1ee2 Allow unsafe enchantments in /item /give /enchant with permissions. 2012-10-16 21:24:00 +02:00
snowleo
d056b9e436 Fix /seen for offline users 2012-10-16 21:12:29 +02:00
snowleo
c412a22502 Add command option /ignore list 2012-10-16 01:09:10 +02:00
snowleo
c70caf8001 Allow at least one home by default. 2012-10-16 00:23:27 +02:00
snowleo
4f4f9d8702 Cleanup of ranks and make it more resistant against exceptions from external code 2012-10-16 00:15:38 +02:00
snowleo
80bdae2cc9 Add config option for /near default radius 2012-10-15 23:34:13 +02:00
snowleo
d82899ebd6 Correctly implement charges in /more all 2012-10-15 23:28:53 +02:00
snowleo
c74545d614 Add command option /more all 2012-10-15 23:12:02 +02:00
snowleo
6f34f208b0 Add more options to /balancetop and fix access to getPlayer() on offline user 2012-10-15 23:00:55 +02:00
snowleo
10f47ed7a5 World permissions for /time command 2012-10-15 22:42:48 +02:00
snowleo
7c8f7ba3ed Fix changeDisplayname and related code 2012-10-15 21:02:02 +02:00
ementalo
b86ca14295 Fix chat colours 2012-10-15 00:47:36 +01:00
ementalo
9867af51a9 Remove [PLAYER_COMMAND] output, cleanup 2012-10-14 23:29:11 +01:00
snowleo
93fe12f433 New permissions: essentials.give.enchanted essentials.item.enchanted 2012-10-14 23:01:34 +02:00
snowleo
cb528935de Fix instanceof Player 2012-10-14 21:27:38 +02:00
snowleo
9ca4f53c1a replace user.isHidden() with player.canSee() 2012-10-14 00:35:24 +02:00
ementalo
eca8b54ef5 entity target bypass protect permission split out to essentials.protect.entity.bypass.entityname for per entity settings 2012-10-13 19:40:55 +01:00
ementalo
590430fcec Fix usermap player matching 2012-10-11 16:59:07 +01:00