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

1677 Commits

Author SHA1 Message Date
snowleo
9579953f03 Renamed /butcher to /killall and fixes to the code. 2011-12-13 10:28:15 +01:00
snowleo
f3f8243de8 Netbeans 7.1 changes for EssentialsUpdate 2011-12-13 08:46:50 +01:00
snowleo
f30811cd89 Tiny fix to the last commit. 2011-12-13 08:41:28 +01:00
snowleo
590c184433 Better exp fix and allow exp on buy and sell signs. 2011-12-13 08:38:15 +01:00
snowleo
e021360613 Disabling exp as currency. Normal money will be used. 2011-12-13 07:35:46 +01:00
KHobbits
c70bff04b7 Update exp trade signs on purchase. 2011-12-13 04:52:09 +00:00
KHobbits
1f7d722f35 Fixing Sell/Buy Signs which use EXP as a currency. 2011-12-13 04:29:16 +00:00
KHobbits
dcc1cd15b4 Merge branch 'master' of github.com:essentials/Essentials 2011-12-13 03:12:09 +00:00
KHobbits
61d77e5a44 Update copylibs. 2011-12-13 03:11:11 +00:00
KHobbits
938c063e98 Inform user that they were healed. 2011-12-13 01:47:58 +00:00
KHobbits
1da72b33b3 Updating min Bukkit version. 2011-12-12 23:13:39 +00:00
KHobbits
d9057f3e66 Updating to RB
CraftBukkit #1597 Bukkit #1073
2011-12-12 23:00:21 +00:00
KHobbits
b670dde058 Merge remote branch 'remotes/origin/groupmanager'
Adjusting bukkit paths to remove version number.
2011-12-12 22:51:18 +00:00
KHobbits
825ebbd568 Update Bukkit jars and paths. 2011-12-12 22:45:59 +00:00
ElgarL
016c181b70 Offline player checks now support partial name matches. 2011-12-12 16:39:15 +00:00
ElgarL
578aff625c Fix classpath for Eclipse 2011-12-12 15:59:34 +00:00
ElgarL
9761bc86b6 Dev Jar files for GM 2011-12-12 15:56:00 +00:00
ElgarL
d3b945eb0b Update GM version to 1.7
GM now supports offline players without having to mantogglevalidate
Added craftbukkit-1.0.0-SNAPSHOT.jar to lib (version 1587)
Added bukkit-1.0.0-R1-SNAPSHOT.jar to lib (version 1065)
Updated GM XML's to build using dev bukkit/CB build jars.
2011-12-12 15:53:33 +00:00
KHobbits
d4a71f9054 Merge branch 'master' of github.com:essentials/Essentials 2011-12-12 00:49:33 +00:00
KHobbits
e29714aefe Switching the item value of brewing stands 2011-12-12 00:48:39 +00:00
snowleo
a1c8d1ac41 Fix sorting of users in /who 2011-12-11 09:22:27 +01:00
KHobbits
37c3719c9f Temp Fix wildcard permissions in bperms. 2011-12-11 06:00:29 +00:00
KHobbits
6f9cf862a8 Make the version error messages stand out a little more... 2011-12-11 05:49:25 +00:00
KHobbits
9ff140758e Added cleanup note
Minecraft server usually shows players around 140-180 range, so changing default /near to 200.
2011-12-10 04:12:22 +00:00
KHobbits
32e1e4bffa Make the alt command message, sound less negative/broken. 2011-12-09 22:53:36 +00:00
KHobbits
462c8e2e54 Update plugin information. 2011-12-09 21:51:31 +00:00
KHobbits
7bf944ea1c New permissions: essentials.powertool.append. 2011-12-09 21:42:36 +00:00
KHobbits
eb9e063278 Simplify the protect config file examples. 2011-12-09 04:07:53 +00:00
snowleo
543ed2af1e Fix broken charge for shout and question 2011-12-09 02:48:57 +01:00
ementalo
4df8de54af Allow timeout of /tpa /tpahere requests
Adds new config setting tpa-accept-cancellation
Test #781
2011-12-08 23:43:09 +00:00
KHobbits
e484a2fa41 Merge branch 'master' of github.com:essentials/Essentials 2011-12-08 04:44:34 +00:00
KHobbits
1e07a1deb4 First Refactor of Kits
New sign: [Kit] / <kit name> / [group] / [charge]
2011-12-08 04:44:18 +00:00
snowleo
a6ebf6d52d Merge branch 'refs/heads/groupmanager' 2011-12-08 04:14:27 +01:00
ElgarL
697f3dbdb4 Fix manload to properly clone user variables. 2011-12-08 02:28:12 +00:00
KHobbits
7e29f65213 Merge branch 'master' of github.com:essentials/Essentials 2011-12-08 02:23:18 +00:00
KHobbits
edfa47705f Adjusting /spawn to not trigger respawn event. 2011-12-08 02:21:10 +00:00
snowleo
a50e735272 Fix for Towny using an old method. 2011-12-08 02:23:44 +01:00
snowleo
4efb3174cd Prevent blockdamage by enderdragon (default true) in EssentialsProtect CB#1566 B#1058 2011-12-08 00:48:53 +01:00
snowleo
ff75975ae7 Fix Jails not loaded after server start. 2011-12-07 16:50:16 +01:00
snowleo
594448a488 /home sends the player to bed again before it tries to respawn. 2011-12-07 15:18:50 +01:00
snowleo
794e92879f Allow to set the Respawn priority in config. 2011-12-07 15:09:22 +01:00
snowleo
3d940e9090 Fix Enchant sign, the user has to hold the item in hand now. A * or "any" in the second line allows to enchant all possible items. 2011-12-07 14:23:56 +01:00
snowleo
f1eae18247 Use of our Inventory code in enchant sign to be reliable. 2011-12-07 13:44:51 +01:00
snowleo
52d56f71a2 New config option disable-item-pickup-while-afk, defaults to true. 2011-12-07 12:10:41 +01:00
snowleo
348244f26e Banned moved from /whois to /seen 2011-12-07 12:00:01 +01:00
snowleo
257f3c9687 SnakeYaml now ignores additional mapping values in files, so it throws less errors. 2011-12-07 11:57:31 +01:00
snowleo
da6c87abd9 Fix I18n file not loading from Essentials folder, when the locale is not defined in config. 2011-12-07 11:22:02 +01:00
snowleo
f74b1176e1 Fix /mail sendall, fixes #1209 2011-12-07 11:02:10 +01:00
snowleo
f4cb8c879a /balancetop now has pages instead of max argument
Test #1210
2011-12-07 10:53:06 +01:00
snowleo
261ebebb62 Null check in new player teleport, fixes #1212 2011-12-07 10:37:34 +01:00