Brianna
18c6e2f304
Added ability to convert ItemStack arrays to and from Base64
2020-04-23 07:30:14 -04:00
Brianna
e3cb78c63d
Doubles for NBT
2020-04-22 13:00:26 -04:00
Brianna
686d4b7612
Fixed WorldGuard hooks.
2020-04-22 09:36:39 -04:00
Brianna
9007d32fd5
Added support for nbt tags.
2020-04-22 09:36:27 -04:00
Brianna
959193699a
Get dye color.
2020-04-19 16:20:51 -04:00
Brianna
cb0614019f
Replace synced async threading with queued async threading.
2020-04-18 05:10:54 -04:00
Brianna
1510d6ec80
Add LocationUtils.
2020-04-18 05:07:56 -04:00
Brianna
5d032c7614
Terminate all threads on disable.
2020-04-15 12:40:45 -04:00
Brianna
915bb5e9c6
Added the ability to terminate threads.
2020-04-15 12:40:21 -04:00
Brianna
f8a99302e8
Close the connection.
2020-04-15 11:03:53 -04:00
Brianna
5606ebd65f
Added EntityUtils.
2020-04-15 11:02:59 -04:00
Brianna
e050e850f0
Allowed use of Material class directly with setBlockFast.
2020-04-06 06:34:23 -04:00
Brianna
4467917543
Corrections and optimizations for 1.12 and setBlockFast.
2020-04-05 06:35:26 -04:00
Brianna
48815bd9f1
Added setBlockFast method.
2020-04-04 16:13:58 -04:00
Brianna
6c8462282e
Added a isRecycled method.
2020-04-04 07:58:41 -04:00
Daniel Ciepluch
7227830ced
Fix two blocks
2020-04-04 06:50:55 -04:00
Brianna
c08add5295
Add the method isTall to CompatibleMaterial.
2020-04-04 06:50:51 -04:00
Brianna
e67f6cff95
Cleaned up TakeActiveItems method.
2020-04-01 06:06:22 -04:00
Brianna
4272c4b1ab
Typo
2020-03-30 11:05:36 -04:00
Brianna
f91a8eb764
CompatibleBiome updates.
2020-03-27 16:45:42 -04:00
Brianna
ea35d4445f
CompatibleBiome
2020-03-27 05:19:10 -04:00
Brianna
4f644641a6
Fix for nullpointerexception.
2020-03-26 18:36:58 -04:00
Brianna
ba2ad09429
Various stash improvements.
2020-03-26 16:19:16 -04:00
Brianna
4b440944d7
Add a no args constructor for ease of access.
2020-03-26 16:18:14 -04:00
Brianna
41137c7167
Get EntityType from spawn egg material.
2020-03-26 07:13:46 -04:00
Brianna
c58282cc27
General cleanup.
2020-03-25 14:33:03 -04:00
Brianna
e310506402
Added time utilities.
2020-03-25 14:32:38 -04:00
Brianna
68c5a316c2
Redo lastInsertId as its often wrong.
2020-03-25 09:09:05 -04:00
Brianna
4079893ea4
Added the ability to create a private thread.
2020-03-25 09:09:01 -04:00
Brianna
1aff13be06
TakeActiveItem now uses CompatibleHand.
...
I did not deprecate the old methods because they didn't work correctly if the user was using their offhand. We were solving this issue by blocking use of the offhand. However that is silly and this makes it better.
2020-03-24 08:31:30 -04:00
Brianna
1c7c593690
CompatibleHand
2020-03-24 08:29:58 -04:00
Brianna
b1b3f5042a
Added null check.
2020-03-20 20:52:38 -04:00
Brianna
d032065024
No more duped commands. Design improvements..
2020-03-19 12:12:05 -04:00
Brianna
753862c804
Pom updates
2020-03-16 11:55:51 -04:00
jascotty2
63705e9544
add plugin version for maven source plugin
2020-02-02 16:05:07 -06:00
jascotty2
a588d18d26
fix modern redstone update methods
2020-02-02 15:30:01 -06:00
jascotty2
cae75c423e
add 1.15 material analouges
2020-02-02 15:28:24 -06:00
jascotty2
ccc9ef8810
merge with upstream
2020-02-02 15:26:10 -06:00
jascotty2
9e7b513288
add 1.15 anvils, add close method for Gui
2020-02-02 15:10:37 -06:00
Brianna
309a502caa
particle fix
2020-01-21 10:27:43 -05:00
Brianna
27dbc0ff48
Fix nether warts
2020-01-19 17:59:43 -05:00
Steven Conley
906f13405f
Added a check for UltimateCatcher.
2020-01-15 20:47:11 -06:00
Brianna
2ea41e962d
Added Economy option.
2019-12-28 15:21:43 -05:00
Brianna
bceb1c9063
Beta 1.15 Support (Waiting on Paper)
2019-12-11 14:22:04 -05:00
Brianna
7ae9469eb7
added some missing blocks.
2019-12-08 17:04:53 -05:00
Patryk Bernacki
1beb3848f8
Fix dependency issue (WildStacker)
2019-11-13 02:57:35 +01:00
Patryk Bernacki
954adf9376
Fix player head api
2019-11-13 02:53:27 +01:00
Brianna
b86ee7b29d
Save conversions.
2019-11-03 20:08:51 -05:00
Brianna
aa9ff68b08
Remove the dumb semi colons.
2019-11-03 15:54:17 -05:00
Patryk Bernacki
4eef1c6137
Fix drag bug in gui api
2019-10-29 08:28:58 -04:00