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

2659 Commits

Author SHA1 Message Date
Iaccidentally
ba9185689f i'm in ur config, fixxn ur grammer 2012-08-04 06:56:10 -04:00
Iaccidentally
4a29def494 I am a grammar nazi. 2012-08-04 07:40:54 -03:00
snowleo
b4d850a7e3 More thread safety 2012-08-04 11:10:57 +02:00
snowleo
050f80c52a Thread safety for XMPP 2012-08-04 10:48:56 +02:00
ementalo
55b083ddbf CB #2289 Bukkit #1512
Change PlayerChatEvent to AsyncPlayerChatEvent
2012-08-04 09:25:54 +01:00
snowleo
9bc6ece81e Make chat handling more thread safe (and also faster) 2012-08-03 22:57:29 +02:00
snowleo
5b3993b190 Synchronized chatStore 2012-08-03 21:45:32 +02:00
ElgarL
0b0c3f99e9 Fix mirroring now we are not using any Bukkit methods. 2012-08-03 11:15:14 +01:00
ElgarL
9924703426 Stop using the YamlConfiguration in bukkit for our config handling. We
can now support periods in world names.
2012-08-03 10:36:26 +01:00
snowleo
18ec08ad54 Ignore case on /gm command 2012-08-03 10:41:23 +02:00
snowleo
feecde52de Code cleanup 2012-08-03 10:39:45 +02:00
snowleo
04ec9dea13 Ignore case on gamemode signs and code cleanup 2012-08-03 10:36:50 +02:00
snowleo
b0552420cf Less loops please 2012-08-03 10:33:45 +02:00
snowleo
fb1b76be80 Another fix for /exp 2012-08-03 10:29:22 +02:00
snowleo
30a2b1127c New exp calculations. 2012-08-03 10:21:03 +02:00
snowleo
54221a0094 Fix broken output of /itemdb 2012-08-03 10:02:47 +02:00
ElgarL
c7907fcb59 Fix a cases sensitivity bug in world loading. 2012-08-03 08:54:06 +01:00
snowleo
32362f33c1 Netbeans 7.2 changes 2012-08-03 09:45:44 +02:00
Iaccidentally
e208f9198b Merge branch '2.9' of https://github.com/essentials/Essentials 2012-08-02 20:30:09 -04:00
Iaccidentally
2f4a009a9c update 2.9 item.csv for 1.3 (changes by necrodoom) 2012-08-02 20:29:09 -04:00
ementalo
95d453194a Switching the syntax of gamemode /gm mode player and adding mode aliases
Fixing translation keys
Fix plugin.yml gamemode syntax
2012-08-02 17:43:58 +01:00
ementalo
cd9f0bf18d CB #2267 Bukkit #1505
Updates to gamemode command, mode is now mandatory [creative|survival|adventure]
Updates to gamemode sign, now requires another line with gamemode
2012-08-02 13:52:11 +01:00
Paul A.
fd3d52f324 Check the player we are bringing has permission to enter the world vs the initiating user the final frontier 2012-08-01 16:04:13 +02:00
Paul A.
519f8a7f88 re: re: Check the player we are bringing has permission to enter the world vs the initiating user 2012-08-01 15:56:58 +02:00
Paul A.
d85049439a Check the player we are bringing has permission to enter the world vs the initiating user part 4 2012-08-01 15:55:04 +02:00
Paul A.
e827da32a6 Check the player we are bringing has permission to enter the world vs the initiating user 2012-08-01 15:53:30 +02:00
Paul A.
75ba88d396 Check the player we are bringing has permission to enter the world vs the initiating user 2012-08-01 15:52:55 +02:00
Paul A.
ecb72bfb6a Check the player we are bringing has permission to enter the world vs the initiating user 2012-08-01 15:50:28 +02:00
Alexander Schepp
c630e8cbe0 Fix "x times" on signs. 2012-07-31 13:13:18 +03:00
Iaccidentally
56109eee5c Merge branch '2.9' of https://github.com/essentials/Essentials 2012-07-29 14:23:36 -04:00
Iaccidentally
136d60e1f5 KeepXp fixed. 2012-07-29 14:20:09 -04:00
KHobbits
f3a2b2772e Merge branch '2.9' of github.com:essentials/Essentials into 2.9 2012-07-29 17:16:10 +01:00
KHobbits
14fadd2e98 Recommit Keep Exp on death permission
Permission: essentials.keepxp
Code by Iaccidentially.
2012-07-29 17:15:44 +01:00
Alexander Schepp
310786f0fe Prevent that Essentials breaks other plugins signs 2012-07-28 00:26:04 +03:00
KHobbits
ad2387ff5b Revert optimization, doesn't find glass blocks. 2012-07-17 21:05:13 +01:00
KHobbits
88842ae82b Add small optimization tweak to new safe block function. 2012-07-17 01:28:20 +01:00
KHobbits
f511465a34 Remove debugging messages. 2012-07-17 00:47:23 +01:00
KHobbits
dc61c753e5 Try to do a little better when searching for safe teleport locations. 2012-07-17 00:46:07 +01:00
KHobbits
5309c824b2 Merge pull request #101 from chrisgward/patch-1
Adding enchantment aliases for fire protection
2012-07-15 10:13:33 -07:00
Chris Ward
17fea49b2f Adding enchantment aliases for fire protection 2012-07-15 19:47:53 +10:00
ElgarL
16c0ea0d4d Fix a typo because Necrodoom is anal. 2012-07-13 16:22:52 +01:00
ElgarL
2bd3f2227d Change to our own Yaml parsing for globalgroups instead of using the
YAMLConfiguration class in bukkit.
2012-07-13 13:38:53 +01:00
snowleo
fde9a6c91d Fix version in messages_se.properties 2012-07-11 13:22:44 +02:00
snowleo
54a84ef7ea Added swedish translation (from 3.0 branch) 2012-07-11 13:18:54 +02:00
KHobbits
0107c929b4 Add missing triggers from /mute block list 2012-07-11 02:46:45 +02:00
ElgarL
70430a4aed If a permission is found return the correct node for mangcheckp (not
null).
2012-07-10 14:35:08 +01:00
ElgarL
4acce8bfab Merge branch 'groupmanager' of
https://ElgarL@github.com/essentials/Essentials.git into groupmanager

Conflicts:
	EssentialsGroupManager/src/org/anjocaido/groupmanager/permissions/BukkitPermissions.java
2012-07-10 14:27:50 +01:00
ElgarL
ce1e92389f Stop force removing attachments and let Bukkit handle it's own mess. 2012-07-10 14:10:13 +01:00
Alexander Schepp
dd6bd07b45 Ignore players, that don't have an IP 2012-07-10 15:57:49 +03:00
Alexander Schepp
24d22464a1 Another NPE fix for bots 2012-07-10 15:56:12 +03:00