1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-02-25 17:02:48 +01:00

1770 Commits

Author SHA1 Message Date
Khyperia
a21203f5cb New feature: /mail sendall <message>
Test: #649
2011-12-07 08:53:15 +08:00
Khyperia
345aeca35b Renamed /find to /itemdb 2011-12-07 08:53:14 +08:00
Khyperia
f05d49f5e7 New command: /find <item>
Test #278
Test #293
Test #348
2011-12-07 08:53:14 +08:00
snowleo
52d1de0ef8 Fix serious bug in Dev2.7.137 - Dev2.7.144: if spawn.yml is not present, the server will run into a deadlock. 2011-12-07 00:08:45 +01:00
ementalo
88b8865fe1 Adding ability to save /back location from teleport events outside essentilals
New config setting to turn this on "register-back-in-listener"
Test #1200
CB#1560 / B#1055
2011-12-06 22:56:38 +00:00
snowleo
fb0d89e71c Fixing color in announce-format 2011-12-06 22:02:19 +01:00
snowleo
4690a29c18 This is no longer needed 2011-12-06 17:44:02 +01:00
snowleo
f650c9363f More cleanup 2011-12-06 17:42:55 +01:00
snowleo
be4b0628a3 Added /jail /ejail alias to plugin.yml 2011-12-06 17:31:35 +01:00
snowleo
efa031058a Updated Jails to use the new config classes 2011-12-06 17:28:48 +01:00
snowleo
e824ce7933 cleanup 2011-12-06 16:35:30 +01:00
snowleo
6429bf4a30 New Interfaces in api package (WIP) 2011-12-06 16:32:06 +01:00
snowleo
908d137957 UserBase is abstract 2011-12-06 15:40:35 +01:00
snowleo
e42d05c43e Refactoring to create less redundant code 2011-12-06 15:38:14 +01:00
snowleo
166dfbd532 Prevent some rare cases of NPE and Deadlocks, better error handling on yaml load 2011-12-06 14:39:52 +01:00
snowleo
4c2b9b8d0f Updated EssentialsSpawn to use the new config code
/spawn and /home now call the PlayerRespawnEvent to make it more compatible with other plugins.
2011-12-06 13:41:29 +01:00
snowleo
a44bd360c0 More work done on config code 2011-12-06 10:37:17 +01:00
snowleo
ffd81c9a3c Using the correct type of Set in UserMap. 2011-12-06 08:28:41 +01:00
snowleo
2887640100 Check if the item can be enchanted. 2011-12-05 00:20:46 +01:00
Khyperia
18f423f74a Added {VERSION} to motd
Test #1198
2011-12-05 06:56:20 +08:00
snowleo
3014af83f0 utf8 encoding 2011-12-04 23:39:08 +01:00
snowleo
ed5293288b Merge remote-tracking branch 'dysp/patch-1'
Conflicts:
	Essentials/src/messages_da.properties
2011-12-04 23:37:01 +01:00
snowleo
ccf76b4055 Readded because of popular demand: default-stack-size for /give and /item, values below 1 return max stack size (or oversized stack size). 2011-12-04 23:21:30 +01:00
snowleo
49004cf0ec Ignore teleport cooldown on /tjail 2011-12-04 22:57:40 +01:00
snowleo
c73037bb84 Added missing steps to items.csv (by andrewkm from ecocitycraft.com) 2011-12-04 22:53:29 +01:00
snowleo
f03e05d996 Fix some rare cases, where adding an item to inventory could result in an infinite loop. 2011-12-04 22:45:47 +01:00
snowleo
0c5031595b Allow oversized stacks in kits. 2011-12-04 22:33:49 +01:00
snowleo
1aac259864 Enchantements are now stored in one class 2011-12-04 22:28:29 +01:00
snowleo
b50e9dbe73 Added missing [player] to plugin.yml 2011-12-04 22:10:20 +01:00
snowleo
7816313028 New permission essentials.spawn.others 2011-12-04 22:09:36 +01:00
snowleo
5c2df611fe Added null check to /break 2011-12-04 22:06:03 +01:00
snowleo
308f0506dc Less use of sqrt 2011-12-04 22:01:50 +01:00
snowleo
e37c9d47ab Merge pull request #35 from khyperia/master
Multiple commits from khyperia
2011-12-04 12:49:52 -08:00
Khyperia
5fe00b6573 Added [enchant] sign
Test #1177
2011-12-04 14:58:00 -05:00
Khyperia
7837cc2301 Added /spawn <player>
Test #607
2011-12-03 20:24:35 -05:00
KHobbits
a785013690 Show command conflict in debug mode. 2011-12-03 23:38:28 +00:00
KHobbits
6842023f6f Sort translation files properly. 2011-12-03 21:18:15 +00:00
KHobbits
19dbe56c14 New Permission: essentials.world.<worldname>
~ Unsure about the future of this feature, its recommended you don't rely on /world to switch worlds ~
Test #1178
2011-12-03 21:15:53 +00:00
KHobbits
5d260a93e7 New command /remove
Test #1193
2011-12-03 21:14:03 +00:00
KHobbits
f049fecea3 New command: /feed New permission: essentials.feed.others
Test #1191
2011-12-03 20:54:53 +00:00
KHobbits
621c68bf6e New command: /more
Test #1189
2011-12-03 20:44:44 +00:00
KHobbits
4b876efd77 New Command /break, and new Permission: essentials.break.bedrock
Test #1188
2011-12-03 20:41:24 +00:00
KHobbits
c6f802b83b Merge pull request #34 from khyperia/master 2011-12-03 12:36:38 -08:00
Khyperia
3007e9346b Added per-world permissions for /world 2011-12-03 12:13:42 -05:00
Khyperia
1865e0d3f7 Merge commit 2011-12-03 11:14:53 -05:00
KHobbits
53b34438b0 Small cleanup to checkActivity 2011-12-03 13:50:32 +00:00
Khyperia
dd017870be Fixed accedental typo 2011-12-02 20:55:43 -05:00
Dysp
b4ddd791c9 The last translation was so poorly done (I suspect the use of google-translate) that I decided to translate it myself. There may be errors due to lack of insigt for the context of the individual sentence. I can easily correct these, if I am notified. 2011-12-03 01:05:12 +01:00
Khyperia
154cdb7044 Added some commands from request 946 2011-12-02 19:02:12 -05:00
KHobbits
293e7b04a2 Patching gamemode and god toggles to not match on ' ' 2011-12-02 21:32:32 +00:00