vemacs
d0a7c5a0ec
Remove PEX binary from repo, as we use Vault metadata now
2016-03-02 20:59:17 -07:00
vemacs
9f4ccf9eaf
Remove unused dependencies, add Vault softdepend
2015-06-03 07:08:21 -06:00
vemacs
318e0eabea
Make PermissionsEX handler use UUIDs
2015-06-02 13:20:34 -06:00
vemacs
fa43f39015
Use UUID methods for zPermissions (merged from Spigot fork)
2015-06-01 09:11:41 -06:00
drtshock
4e6aef3d24
Add Depth Strider enchantment. Resolves #4 .
2015-04-16 08:50:43 -05:00
KHobbits
ad13062117
Unrequired Dependacy
2014-09-06 17:22:25 +01:00
md_5
465041b98b
Optimize player / user iteration.
...
* Add a method for backwards compatability with unmapped code.
* Convert all getOnlinePlayers() calls to use this method, part of the IEssentials interface
* Add a new method getOnlineUsers() Ljava/lang/Iterable;
* Convert appropriate calls to use this method
* Update Bukkit to #1945
* Update CraftBukkit to #3103
2014-07-19 20:07:50 +01:00
KHobbits
2ba2ebaa43
Update Bukkit
...
CB: 3092 B: 1938
2014-07-06 16:40:06 +01:00
KHobbits
65b1821196
Update Bukkit to 1.7.8-R0.1
...
Bukkit: 1922 CraftBukkit: 3050
2014-04-15 00:24:12 +01:00
KHobbits
737fadc390
Update Bukkit 1.7.5-R0.1
...
Bukkit 1919 CB: 3039
No UUID update yet.
2014-04-06 15:57:37 +01:00
KHobbits
53c1c8a8b7
Update Bukkit to 1.7.3-R0.3 - Bukkit: 1903 CB: 3020
...
This also disables vanilla fallback, use new aliases file.
2014-02-19 00:36:54 +00:00
KHobbits
1c035457bb
Force Bukkit version to match deps.
2014-01-25 23:29:48 +00:00
Chris Ward
1d791fb110
Remove Ant, migrate Netbeans code style to pom.xml
2013-12-27 03:47:13 +11:00
KHobbits
6362dbd5b3
Restore CB to lib folder
2013-12-21 02:39:26 +00:00
Chris Ward
ee55584117
Use Bukkit beta build
2013-12-18 17:26:01 +11:00
KHobbits
af02a28ce5
Update Bukkit
...
Bukkit: #1859 CB: #2943
2013-12-07 22:26:41 +00:00
KHobbits
e411f61296
Update to first build of 1.7.2 - CraftBukkit is still buggy so expect issues
...
Bukkit: #1856 CB: #2922
2013-12-05 23:03:32 +00:00
Iaccidentally
235f134514
netbeans 7.4 stuff
2013-11-06 18:03:46 -05:00
KHobbits
6af1b923cc
Update Bukkit and Craftbukkit jar files for stable 1.6.4
...
Bukkit: 1848 Craftbukkit: 2912
2013-10-28 00:29:01 +00:00
KHobbits
049577c97e
Restore deleted craftbukkit jar
2013-10-20 01:36:22 +01:00
Chris Ward
e25e02d154
Add Maven Support
2013-10-19 12:19:39 +01:00
Iaccidentally
99c73f3d67
Update to 1.6.4
2013-09-19 21:38:15 -04:00
GunfighterJ
a49895278b
Push latest Bukkit RB
2013-09-17 06:06:34 -05:00
KHobbits
cc1ae2c243
Update Bukkit for 1.6.2R0.1 beta
...
CB: 2838 Bukkit: 2252
2013-08-05 04:15:26 +01:00
KHobbits
0bfe1ec1de
Update Craftbukkit
...
CB: 2814 Bukkit: 1792
2013-07-14 22:27:57 +01:00
Iaccidentally
3d0f0062a9
Merge branch '2.x' of https://github.com/essentials/Essentials into API
2013-07-13 10:38:28 -04:00
KHobbits
aa65a2b349
Update CB to 2808
2013-07-10 00:09:48 +01:00
GunfighterJ
4e9a42671f
Update to 1.6.2, adds new potion effect types
2013-07-08 19:22:38 -05:00
GunfighterJ
d0795fc3e7
Update Essentials for Bukkit 1.6.1-R0.1-SNAPSHOT
2013-07-01 21:38:27 -05:00
Iaccidentally
6a3c5694ac
[API] Cleanup
2013-06-28 15:21:49 -04:00
ZerothAngel
cd4bdb83d4
Add group/prefix/suffix support for zPermissions.
2013-06-25 16:24:23 +01:00
KHobbits
b646bda9d2
Update to 1.5.2 RB:
...
Bukkit #1776 CraftBukkit #2788
2013-06-15 11:53:47 +01:00
Iaccidentally
ebc6b14284
Update libs for 1.5.2 :: Minimum CB version now 2763
2013-05-02 11:54:05 -04:00
Iaccidentally
eeb31e054f
[UPDATE] Update to 1.5.1-r0.2 beta build
2013-04-16 16:59:36 -04:00
KHobbits
641fbca40c
Update Bukkit for 1.5.1-R0.1 Beta.
...
CB: 2735 Bukkit: 1741
2013-04-04 08:39:57 +01:00
KHobbits
6185581962
Fix Minecart class rename
...
Lets use consistent versions in the code base
Bukkit: 1700 CB: 2648
2013-03-16 08:55:39 +00:00
GunfighterJ
96c5bebdf2
Initial 1.5 update
2013-03-15 14:54:51 -05:00
ementalo
8d77a3f941
[Breaking] Remove protect database functionality for protecting signs and rails.
...
- Removed config entries
- Removed c3p0 lib
2013-02-28 21:02:37 +00:00
Iaccidentally
cd126264e0
Update to 1.4.7 R1 :: remove calls to ScheduleAsyncDelayedTask, as it is deprecated :: cleanup :: WARNING: This commit may or may not be stable
2013-01-31 14:03:27 -05:00
Iaccidentally
6aeba173b9
Update libs
2013-01-17 14:36:03 -05:00
Chris Ward
1fc502a4ff
Update bukkit/craftbukkit libs. Force latest beta version
2013-01-10 22:51:48 +11:00
KHobbits
0755fbf089
Update bukkit to 1.4.6-R0.1
...
bukkit: 1652 cb: 2561
2012-12-29 06:37:52 +00:00
Chris Ward
93db8bc7c1
Add SimplyPerms to classpath
2012-12-29 11:26:44 +11:00
KHobbits
9ba5f43315
Updating Bukkit to 1.4.5 RB
...
Bukkit: 1643 CB: 2543
2012-12-19 12:52:05 +00:00
KHobbits
5a855eede5
Update bukkit
...
Bukkit 1608 CraftBukkit 2488
2012-12-16 12:28:49 +00:00
Iaccidentally
a50b0ac71d
CB 2455 :: Bukkit 1593
2012-11-04 17:52:35 -05:00
Iaccidentally
39b38f0619
CB 2420 :: Bukkit 1570 :: Update FakeServer and OfflinePlayer
2012-10-29 13:17:56 -04:00
Iaccidentally
4a18130354
CB #2415
2012-10-28 12:23:47 -04:00
Iaccidentally
520427239f
CB #2406 Bukkit #1568
2012-10-28 09:11:50 -04:00
md_5
d6efae202a
Why the f*** do we depend on Bukkit too?
2012-10-28 20:09:26 +11:00