Commit Graph

504 Commits

Author SHA1 Message Date
ajgeiss0702
9f5daa2503
Don't try to change item meta when there is none 2021-08-06 20:40:56 -07:00
Christian Koop
60ceac5eb6 Version 2.5.8 2021-07-08 17:50:13 +02:00
Christian Koop
8eefbce68d Change dependency com.github.Zrips.Jobs version from LATEST to v4.17.2 2021-07-08 17:50:13 +02:00
Christian Koop
6dbf806e7d EditorConfig 2021-07-08 15:37:37 +02:00
Christian Koop
a73ed7908e Update pom.xml files and project structure
* Should fix IntelliJ sometimes not finding classes
* Should make things easier to understand and maintain
* Rename `LICENSE.md` to `LICENSE`
2021-07-08 15:37:37 +02:00
Christian Koop
f5bf5903c7
Dependency: Update mcMMO from v2.1.50 to v2.1.200
This fixes failing maven builds reporting a http repo being used and blocked - As only the patch version has been increased, there should be no problem related to this update (Core's only getting compiled against it's API anyway)
2021-07-06 13:15:17 +02:00
Fernando Pettinelli
e6398bca1f Version 2.5.7 2021-06-30 10:24:50 -04:00
Brianna
dddbc32459 version 2.5.6 2021-06-21 17:18:51 -05:00
Brianna
711125aa67 Added support for Worldborders in 1.17 2021-06-21 17:18:18 -05:00
Brianna
ebf0d06434 version 2.5.5 2021-06-13 18:08:18 -05:00
Brianna
c861aafe82 Added Lootables to SongodaCore. 2021-06-13 18:04:16 -05:00
Brianna
7430fcc34a version 2.5.4 2021-06-13 16:58:57 -05:00
Brianna
947e0d5b2d version 2.5.3 2021-06-13 13:23:29 -05:00
Brianna
76ea7f128f Ease of access. 2021-06-13 13:23:21 -05:00
Brianna
a608ac4cc7 version 2.5.2 2021-06-13 10:26:16 -05:00
Brianna
7c0ce2505c Use JDK 16 on the 1.17 module while using JDK 8 on everything else 2021-06-13 10:26:08 -05:00
Brianna
ff1c267de7 version 2.5.1 2021-06-13 10:10:46 -05:00
Brianna
b27d07dc47 version 2.5 2021-06-12 20:15:56 -05:00
dependabot[bot]
1ee756504a Bump snakeyaml from 1.25 to 1.26 in /Core
Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.25 to 1.26.
- [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.26..snakeyaml-1.25)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-12 20:10:36 -05:00
Brianna
7ab0c4d106 1.17 Support 2021-06-12 20:04:20 -05:00
Brianna
3d415d6da6 Removed some illegal access reflection. 2021-06-09 12:33:53 -05:00
Brianna
e0bed2d80e Added WorldBorder support. 2021-06-01 16:14:23 -05:00
Brianna
4c4c80734c version 2.4.57 2021-06-01 12:13:43 -05:00
Brianna
ca4da1f748 Added String equation handler. 2021-06-01 12:13:39 -05:00
Brianna
462479d476 version 2.4.56 2021-05-27 17:16:49 -05:00
Brianna
07cb02a4ca Removed Songoda ads. Ugh. 2021-05-27 10:39:37 -05:00
Brianna
f2fb4bb65e version 2.4.55 2021-05-27 09:57:21 -05:00
Christian Koop
3d5ab04c79 CompatibleParticleHandler: Add support to send to a specific player 2021-05-27 09:56:20 -05:00
Brianna
1dd3f00978 Added WorldCore with some spawner functions. 2021-05-27 09:56:15 -05:00
Brianna
a818050daf Moved the compatibility API to its own module. 2021-05-27 09:56:04 -05:00
Brianna
07eb0d5710 Stacker plugin hook adjustment. 2021-05-27 09:55:55 -05:00
Brianna
853c6b2b40 version 2.4.54 2021-05-27 09:55:02 -05:00
Brianna
108ec6a2ed Allow updating holograms in bulk
This improves performance when using *HolographicDisplays* drastically on many holograms.

Plugins like *EpicAnchors* might need to manage and update a lot of holograms frequently, causing SongodaCore to fetch all the holograms from the external API (My test setup reduced the time needed to update from ~30ms to ~1ms)
2021-05-27 09:53:45 -05:00
Christian Koop
e218704d5b Fix bulk hologram update
Fixing a bug introduced in 1474980b63a9d4dd26bd84a5e433e585b54d51d5 causing some holograms to not update properly
2021-05-27 09:53:02 -05:00
Christian Koop
1db6c9bf79 Version 2.4.53 2021-05-27 09:52:08 -05:00
Christian Koop
dde2fd36c6 Allow updating holograms in bulk
This improves performance when using *HolographicDisplays* drastically on many holograms.

Plugins like *EpicAnchors* might need to manage and update a lot of holograms frequently, causing SongodaCore to fetch all the holograms from the external API (My test setup reduced the time needed to update from ~30ms to ~1ms)
2021-05-27 09:52:04 -05:00
Christian Koop
040eb14982 Fix NPE when using uppercase color chars in lang files (SD-7134) 2021-05-27 09:51:58 -05:00
Fernando Pettinelli
5b5bb17df9 Version 2.4.52 2021-04-15 12:19:12 -04:00
Fernando Pettinelli
17077dff78 Fix NoSuchMethodError on older versions. 2021-04-15 12:18:50 -04:00
Brianna
398d47c915 version 2.4.51 2021-04-12 13:03:52 -05:00
Fernando Pettinelli
9b9f0b9a52 Version 2.4.50 2021-04-11 15:20:47 -04:00
Christian Koop
f545dcc2d9
Fix charset not being detected correctly on UTF-8 files (SD-7843)
With this patch, the tested bytes are whole words/lines. This ensures that multi-byte characters (like in UTF-8) are not detected as malformed input and `ISO-8859-1` being detected because it just doesn't care about anything and replaces everything it doesn't know with something it does... Why no error? Would like to know that too :/

This *should* not be able to break existig files or plugins.
2021-04-06 18:46:56 +02:00
Christian Koop
21f8487988
Code cleanup and optimization
* I replaced some calls to the *Java Stream API*
* Using `new ArrayList<>()` instead of `new ArrayList()` because *SongodaCore* is compiled with Java 8
2021-04-06 18:46:56 +02:00
Brianna
bb7dbefb13 version 2.4.49 2021-04-05 13:49:27 -05:00
Brianna
e68909cddb Cleanup for PR. 2021-04-05 13:49:12 -05:00
Luis
e06be28709 Probably fix for build flag checks in WorldGuard? 2021-04-05 10:16:34 -05:00
Brianna
070dc30d7b version 2.4.48 2021-04-04 22:59:32 -05:00
Brianna
e264b3af65 Added Songoda+ ads. 2021-04-04 22:59:05 -05:00
Brianna
c47e864fa7 version 2.4.47 2021-02-25 11:47:21 -06:00
Brianna
2435d70236 Added quick access to the build flag. 2021-02-25 11:46:47 -06:00
Brianna
d77d723dc6 version 2.4.46 2021-02-22 09:50:36 -06:00
Brianna
6b9380fd50 Added compatibility with a 1.16.5 changed field name. 2021-02-22 09:50:22 -06:00
Brianna
fdbe0da191 version 2.4.45 2021-02-19 12:45:04 -06:00
Brianna
cca02a4777 Better compatibility support. 2021-02-19 12:43:59 -06:00
Brianna
f33b26c26e version 2.4.44 2021-02-08 11:24:27 -06:00
Brianna
5f6d736f72 Fixed CMI Holograms compatibility. 2021-02-08 11:24:18 -06:00
Brianna
c75048a0f0 Made the reset function more functional. 2021-02-07 09:51:54 -06:00
Fernando Pettinelli
b5eb651c59 Version 2.4.43 2021-02-07 09:51:35 -06:00
Fernando Pettinelli
917e62b4d7 Fixed BentoBox protection. 2021-02-07 09:51:31 -06:00
Fernando Pettinelli
99807da9c4 Version 2.4.42 2021-02-07 09:50:40 -06:00
Fernando Pettinelli
96249b1c2f Removed Towny protection hook. 2021-02-07 09:50:35 -06:00
Brianna
6374c7181c version 2.4.41 2021-01-22 07:59:34 -06:00
Brianna
3bbec08295 Allow the * value to work with numerical permissions. 2021-01-22 07:58:57 -06:00
Fernando Pettinelli
ba1e08d808 Version 2.4.40 2021-01-21 22:45:07 -03:00
Fernando Pettinelli
f6df166c5c Changed action type in Towny hook. 2021-01-21 21:51:45 -03:00
Brianna
5154324e78 version 2.4.39 2021-01-21 10:08:58 -06:00
Brianna
311a12d719 Destroy items with max durability. 2021-01-21 10:08:51 -06:00
Fernando Pettinelli
a4b7638c9e Version 2.4.38 2021-01-19 12:25:03 -06:00
Fernando Pettinelli
86bffc859c Added BentoBox protection support, and dodged an NPE in GriefPrevention. 2021-01-18 18:36:07 -03:00
Brianna
44673e3ed0 version 2.4.37 2021-01-15 10:45:47 -06:00
Brianna
c593a52791 Updated to no longer use the private repo. 2021-01-15 10:45:28 -06:00
Fernando Pettinelli
793581a853 Version 2.4.36 2021-01-14 17:21:37 -06:00
Fernando Pettinelli
1873b2f647 Added Towny protection, and fixed UltimateClaims and Lands NPEs. 2021-01-14 17:21:33 -06:00
Brianna
32dfc01a2a version 2.4.35 2021-01-14 11:58:41 -06:00
Brianna
c7218310c5 Added some crop methods. 2021-01-14 11:58:10 -06:00
Fernando Pettinelli
c7582778a5 Version 2.4.34 2021-01-13 20:57:38 -03:00
Fernando Pettinelli
98b63d5e0a Fixed small issue with UltimateClaims hook. 2021-01-13 20:56:39 -03:00
Fernando Pettinelli
92f62e7536 Version 2.4.33 2021-01-12 15:10:29 -03:00
Fernando Pettinelli
fe7dcd80fe Added protection hooks. 2021-01-11 19:48:23 -03:00
Brianna
30f240cbfd version 2.4.32 2020-12-23 11:43:08 -06:00
Brianna
5593ea165c Take into account unbreaking when applying damage to an item. 2020-12-23 11:43:00 -06:00
Brianna
1d47767398 version 2.4.31 2020-12-22 11:24:43 -06:00
Brianna
8ecec60c5d Added the ability to move a button to more than one position. 2020-12-22 10:01:46 -06:00
Brianna
dae30dfaec version 2.4.30 2020-12-21 10:06:49 -06:00
Fernando Pettinelli
caf09d46a0 Add item serialize/deserialize methods. 2020-12-21 12:32:51 -03:00
Brianna
4043c285c2 Added timeout function to ChatPrompts. 2020-12-20 09:32:26 -06:00
Brianna
6f4daab348 Removed unused code. 2020-12-20 09:32:11 -06:00
Brianna
57cb6092a6 Format text using var args. 2020-12-17 15:30:05 -06:00
Brianna
7dd5f07404 Send multiple messages at once. 2020-12-17 15:29:52 -06:00
Brianna
6222a5cda9 Update after reset. 2020-12-17 15:29:42 -06:00
Brianna
382b2cca46 Remember the item that was where the page arrow was. 2020-12-17 15:29:32 -06:00
Brianna
2dacd8bc8d version 2.4.29 2020-12-16 10:02:05 -06:00
Brianna
720afba11e Added Text wrapping. 2020-12-16 10:02:05 -06:00
Brianna
11aa0352b4 version 2.4.28 2020-12-15 10:00:13 -06:00
Brianna
a6e725497a Added the ability to specify an amount for getItem. 2020-12-15 09:59:35 -06:00
Brianna
9d10a730d9 version 2.4.27 2020-12-14 15:24:09 -06:00
Brianna
29a1ce057e Added the ability to customize the row count. 2020-12-14 15:24:00 -06:00
Brianna
cb73819252 Revert "Added PreparedStatement queuing. "
This reverts commit 66c43f06d7.
2020-12-11 16:38:16 -06:00
Brianna
2f167e41b2 version 2.4.26 2020-12-10 09:08:45 -06:00
Brianna
66c43f06d7 Added PreparedStatement queuing. 2020-12-09 11:09:31 -06:00
Brianna
a7e55a9557 version 2.4.25 2020-12-07 11:44:54 -06:00
Brianna
7f3d59961a Added a notice to remind users that the /songoda command exists. 2020-12-07 11:44:47 -06:00
Brianna
35f3d381dc Removed the command and replaced it with an activation sequence. 2020-12-07 11:44:43 -06:00
Brianna
3935f920f9 Removed legacy code. 2020-12-07 11:44:38 -06:00
Brianna
4eae6a667e version 2.4.24 2020-12-01 12:50:34 -06:00
Brianna
dc4be7e93c Experimental CustomizableGUI. 2020-12-01 12:50:30 -06:00
Brianna
0168bcec94 version 2.4.23 2020-11-09 12:45:38 -06:00
Brianna
eb1f40f040 No hex codes in console. 2020-11-09 12:45:18 -06:00
Brianna
a42ed32460 version 2.4.22 2020-11-07 19:12:37 -06:00
Brianna
7e4e50fe1b Fixed an issue with specific versions. 2020-11-07 19:05:27 -06:00
Brianna
0fd9a8c11f version 2.4.21 2020-11-03 08:43:21 -06:00
Brianna
e767cdf552 Added support for 1.16.4. 2020-11-03 08:42:33 -06:00
Brianna
424330a5bf version 2.4.20 2020-10-30 14:57:59 -05:00
Brianna
4fba1f137f Better support for data values. 2020-10-30 14:53:23 -05:00
Brianna
b1693ac0e1 Added the ability to apply to a block. 2020-10-30 14:53:07 -05:00
Brianna
fd21196dd6 Added legacy block support for leaves. 2020-10-30 14:52:33 -05:00
Brianna
ab294628da Added data support. 2020-10-30 14:52:14 -05:00
Brianna
4483c751fd version 2.4.19 2020-10-29 13:32:03 -05:00
Brianna
c70fe2acfd Added the ability to identify compatible material from a falling block. 2020-10-29 13:31:58 -05:00
Brianna
c9f4876f29 Added the ability to check if a tool has the required durability. 2020-10-29 13:31:55 -05:00
Brianna
4df7618f96 version 2.4.18 2020-10-26 14:26:02 -05:00
Brianna
fe135a6274 Fixed an issue breaking support for core protect on 1.12. 2020-10-26 14:24:56 -05:00
Brianna
ac02498d42 version 2.4.17 2020-10-23 13:08:30 -05:00
Brianna
6dbf7bdb18 Added a getBurnResult method. 2020-10-23 13:08:21 -05:00
Brianna
548d5d140c version 2.4.16 2020-09-30 09:14:06 -05:00
Brianna
a615e8ba7b version 2.4.15 2020-09-29 19:37:34 -05:00
Brianna
e48037b00c version 2.4.14 2020-09-29 19:15:28 -05:00
Brianna
7306fd5c78 version 2.4.13 2020-09-29 19:02:19 -05:00
Brianna
98834baf53 version 2.4.12 2020-09-29 18:26:41 -05:00
Brianna
b048fc53da Get keys by compound. 2020-09-29 18:26:37 -05:00
Brianna
38a1dc0d4d version 2.4.11 2020-09-29 16:23:05 -05:00
Brianna
0755fadc00 version 2.4.10 2020-09-28 11:19:46 -05:00
Brianna
a02058b127 Fix biome compatibility issue with 1.13 and 1.14 servers. 2020-09-28 11:19:37 -05:00
Brianna
708af36323 version 2.4.9 2020-09-25 11:46:29 -05:00
Brianna
8b569af23a Update the core revision. This should have been done a long time ago. 2020-09-25 11:46:24 -05:00
Brianna
7f5ac465cb Remove incorrect note. 2020-09-25 11:46:20 -05:00
Brianna
9b97c4043a Added number utilities. 2020-09-25 11:46:11 -05:00
Brianna
1caa6e9bfb version 2.4.8 2020-09-22 15:33:48 -05:00
Brianna
8b7a939bc7 Add additional lookup for CompatibleBiome. 2020-09-22 15:23:21 -05:00
Brianna
6812315b30 version 2.4.7 2020-09-20 16:09:16 -05:00
Brianna
e178894a0f Added a method to check if a material is air or water. 2020-09-20 16:09:10 -05:00
Brianna
c9cd5a6a05 Updated some CompatibleMaterial methods. 2020-09-20 16:08:44 -05:00
Brianna
e3a71bfad6 This needs to be static... 2020-09-18 17:37:41 -05:00
Brianna
b0ee0e2c7e version 2.4.6 2020-09-17 08:39:25 -05:00
Brianna
d6ec13f820 Allow users to change the currency symbol. 2020-09-17 08:39:19 -05:00
Brianna
6051052da2 version 2.4.5 2020-09-01 15:28:04 -05:00
Brianna
1f1ea4d96b General code cleanup. 2020-09-01 15:27:40 -05:00
Brianna
9b523726ce Added biome compatibility for 1.12- 2020-09-01 15:25:14 -05:00
Brianna
bc613479f5 version 2.4.4 2020-08-28 18:06:14 -05:00
Brianna
f45034435c Added support for log managers starting with CoreProtect. 2020-08-28 17:46:36 -05:00
Brianna
bbf48b8545 Add new biome options. 2020-08-26 16:24:00 -05:00
Brianna
723117af43 Updated to support UltimateStacker 2. 2020-08-26 16:23:56 -05:00
aurora
952763c6e5 shade hikari into core otherwise other plugins using mysql will miss it 2020-08-26 10:56:22 +00:00
Brianna
28b2d99b04 Added the required ability to load data separately. 2020-08-22 16:09:32 -05:00
Aurora
17034afb94
Adjust methods to support openJDK 2020-08-18 12:46:31 +02:00
Brianna
efeefb6f70 Added support for 1_16_R2 2020-08-13 17:18:05 -05:00
Brianna
2968ccb8d2 Add support for 1.13 while updating redstone neighbors. 2020-08-12 15:58:45 -05:00
Fabrizio La Rosa
33e35cbcc3 ANCIENT_DEBRIS not ANCIENT_DEBRIES! 2020-07-30 07:36:41 -05:00
Fabrizio La Rosa
a20ccf0c1e Fix npe in getMaterial on older versions 2020-07-30 07:36:36 -05:00
Brianna
85c9fe850f Removed leading reset. 2020-07-22 14:10:20 -05:00
Brianna
07950faf18 Fixed small mistake with the reset color code. 2020-07-20 16:12:51 -05:00
Brianna
0f16d7d53c Large update to CompatibleHand. 2020-07-20 14:48:38 -05:00
Brianna
799f59bbbe Allow for reset. 2020-07-17 18:56:00 -05:00
Fabrizio La Rosa
96a6f33958 Method to get material using also data 2020-07-03 11:39:24 -05:00
Fabrizio La Rosa
9ec971e219 Added comments 2020-07-03 11:39:19 -05:00
Fabrizio La Rosa
4bb1bed1bb Fix for blocks with more data on the same material 2020-07-03 11:39:11 -05:00
Fabrizio La Rosa
9de2bd73b4 Use getData() in 1.8.8 2020-07-03 11:39:06 -05:00
Fabrizio La Rosa
025f4b4428 Fixed invalid character 2020-07-03 11:39:00 -05:00
Brianna
3077b7c77d Fixed issue with prefixes. 2020-07-03 11:38:41 -05:00
Brianna
6f7ffe7bb5 Added support for hex codes and a slight rewrite for locale. 2020-06-26 21:11:47 -05:00
Brianna
7fd078b802 Added support for 1.16.1 2020-06-25 00:10:19 -05:00
Brianna
99d6291139 Added ability to format the text of an entire list. 2020-05-26 09:12:18 -05:00
Brianna
debeb048f4 ENDER_PORTAL not PORTAL for 1.9- 2020-05-16 14:23:43 -04:00
Brianna
4583b16e50 End_Stone is in 1.9- 2020-05-16 13:17:10 -04:00
Brianna
13b59125bb Added is in area. 2020-05-14 20:26:29 -04:00
Brianna
f25a332b56 Add compatibility with player specific redstone particles. 2020-05-14 14:37:03 -04:00
Brianna
6be955e7c5 Someone forgot to do the radius for 1.13 2020-05-14 13:35:21 -04:00
Brianna
4dff290689 ClientVersion 1.15 2020-05-06 11:40:12 -04:00
Brianna
4fc6b1e87b Fixed commands with paper 1.8.8 2020-05-06 11:40:07 -04:00
Brianna
da94ea34f9 updateAdjacentComparators updates. 2020-05-03 19:53:11 -04:00
Brianna
6139292565 Added getNumberFromPermission. 2020-04-27 18:06:01 -04:00
Brianna
99ab0ee572 Incorrect usage. 2020-04-27 17:36:16 -04:00
Brianna
f57ac0140e Useless error. 2020-04-26 17:31:19 -04:00
Brianna
53c9c0a78e Hide password on db connect. 2020-04-26 16:43:59 -04:00
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
jascotty2
5d82f2d55f fix yaml lang support, add multiline scalars and a list method 2019-10-29 08:28:39 -04:00
jascotty2
039d73598a handle comments with newlines as individual lines, add anonymous config 2019-10-29 08:28:36 -04:00
jascotty2
448a92eebe revert 312044c8 - issue was in implementation, not in core 2019-10-29 08:28:30 -04:00
jascotty2
4578f40ffa add block method for compatible material lookup 2019-10-29 08:28:13 -04:00
jascotty2
44ad32bff0 fix yaml lang support, add multiline scalars and a list method 2019-10-27 15:53:56 -05:00
jascotty2
d323358604 handle comments with newlines as individual lines, add anonymous config 2019-10-27 15:52:52 -05:00
jascotty2
19563b088e revert 312044c8 - issue was in implementation, not in core 2019-10-27 13:11:38 -05:00
jascotty2
53cfee6656 Merge branch 'development' of gitlab.com:Songoda/songodaupdater into development 2019-10-27 13:08:40 -05:00
jascotty2
f4961094c5 add block method for compatible material lookup 2019-10-27 12:56:25 -05:00
Brianna
312044c8cd Fix for weird interaction with crops and older versions of Minecraft. 2019-10-23 21:12:46 -04:00
jascotty2
29076ad759 fix compatibility with renamed legacy crops 2019-10-20 16:10:07 -05:00
jascotty2
02460fcc80 translate old root nodes to have a unique key 2019-10-20 15:28:06 -05:00
jascotty2
c9a978a315 add support for yaml lang file format, add actionbar for messages, fix wg unknown flag error 2019-10-20 15:21:36 -05:00
jascotty2
ebb0434250 Merge branch 'development' of gitlab.com:Songoda/songodaupdater into development 2019-10-18 21:17:58 -05:00
jascotty2
53271e96bf pass nested tabs to main if no sub commands 2019-10-18 21:17:51 -05:00
Brianna
02e18f50c1 Fix for reflection issue. 2019-10-14 16:25:26 -04:00