Commit Graph

313 Commits

Author SHA1 Message Date
Brianna
15f57df5a7 Fixed economy issues. 2019-11-09 09:43:36 -05:00
Brianna
946051c7e7 Added back the auto spawn command. 2019-11-09 09:41:11 -05:00
Brianna
71b7d20086 Suppress errors with incorrect material names. 2019-10-26 14:01:11 -04:00
Brianna
7efd9d89f4 version 1.2.2 2019-10-22 11:58:15 -04:00
Brianna
2f64dc55af Fixed an issue with spawning bosses in water on 1.8 2019-10-22 11:51:01 -04:00
Brianna
10b37f8867 Added a message informing the user that a boss is in editing mode. 2019-10-22 10:05:09 -04:00
Brianna
2a6a2f5118 Added option to prevent bosses from exploding. 2019-10-19 17:24:57 -04:00
Brianna
0aca79652f Added vault and playerpoints as soft depends. 2019-10-19 16:09:36 -04:00
Brianna
e1b05af2df Fixed command syntax issue. 2019-10-19 15:46:28 -04:00
Brianna
0e80f9ba37 version 1.2.1 2019-10-10 18:47:35 -04:00
jascotty2
035b007ea8 switch to use core for main command 2019-10-10 18:46:48 -04:00
Brianna
6d2808000c Prevent an error from migrations from old versions of bosses. 2019-10-10 18:46:42 -04:00
jascotty2
b09a308fb7 Merge branch 'development' of gitlab.com:Songoda/epicbosses into development 2019-10-08 06:04:49 -05:00
jascotty2
1e1f058973 remove entities in loaded chunks (need to store others for future load) 2019-10-08 06:04:45 -05:00
Brianna
50847321ad No spawning babies. 2019-10-08 02:26:05 -04:00
Brianna
73c5ec1efd Don't dupe mounts. 2019-10-08 02:15:28 -04:00
Brianna
2fe1d506b7 Auto tame tameable mounts. 2019-10-08 02:01:26 -04:00
Brianna
6b707436ef Added code to respawn unloaded bosses. 2019-10-08 01:29:53 -04:00
Brianna
aa61bffbdb Removed code that would unload bosses on restart. 2019-10-08 01:29:40 -04:00
Brianna
e5eddd4e5c Boss minion targeting issues are now resolved. 2019-10-08 01:25:47 -04:00
Brianna
91b7efd71e Armor compatibility. 2019-10-07 23:46:12 -04:00
Brianna
ff58c57b7e Edit command is no longer case sensitive. 2019-10-07 23:21:52 -04:00
Brianna
67c52aee04 Fix for items now appearing on older versions. 2019-10-07 23:04:36 -04:00
Brianna
8795e22eba Fixed async error effecting 1.13+ 2019-10-07 21:56:52 -04:00
Brianna
af93fa83ef Converted to core command system & added auto complete. 2019-10-07 21:50:10 -04:00
Brianna
0eae353afa Converted more versioning. 2019-10-07 18:34:11 -04:00
Brianna
5b8c5f47e0 Formatting clean up. 2019-10-07 17:25:54 -04:00
Brianna
22d58040f2 Converted to Core versioning system. 2019-10-07 17:24:55 -04:00
Brianna
6135f9c257 - Added SongodaCore
- Removed Lombok
 - Redid worldguard system
 - Removed a lot of useless/unused code.
 - Added compatibility with PlayerPoints and The Reserve.
2019-10-07 16:53:51 -04:00
Esophose
1b7be6cfc0 Merge remote-tracking branch 'origin/development' into development 2019-08-22 10:32:21 -06:00
Esophose
8aa867c615 Added support for 1.13 entities 2019-08-22 10:32:14 -06:00
jascotty2
7d4fb871bc remove durability check, prefer material and item meta for spawn eggs 2019-08-16 12:22:53 -05:00
jascotty2
cfa18f7c3f typo fix in messages 2019-08-16 07:27:03 -05:00
jascotty2
5944301722 fix WG 5 compatibility 2019-08-13 13:32:58 -05:00
jascotty2
9d30164308 fix message store overwrite on spawn, other NPE errors 2019-08-13 12:23:24 -05:00
Esophose
e9d0dbeb62 1.14 mobs 2019-08-04 12:02:01 -06:00
Esophose
ce3d75492d Need to make a data folder now 2019-08-04 01:01:09 -06:00
Esophose
c9b15b44b1 Files load, fix boss panel bug 2019-08-04 00:52:23 -06:00
Esophose
84b24d1aae Files per version 2019-08-03 23:14:44 -06:00
Esophose
2192ee683b Material differences, not json/yml files yet 2019-08-03 22:53:55 -06:00
Esophose
cd26b92584 Non-material differences 2019-08-03 15:36:24 -06:00
Esophose
9dcf8d5b60 WorldGuard 7.0.0 support 2019-08-03 14:02:10 -06:00
Stefano
55a081c5cc Update Message.java (Someone forgot to change the message) 2019-08-03 11:40:12 -06:00
Esophose
5f80888524 Spawner/Killer replacements in onDeath messages/commands 2019-07-04 12:05:11 -06:00
Esophose
7f4a1ad4de Update .gitlab-ci.yml 2019-05-19 10:39:26 +00:00
Esophose
147fa86c3e Rewrite boss/minion tracking to use UUID instead 2019-05-19 03:57:21 -06:00
Esophose
4d9186613d Fix extra bracket 2019-05-19 01:53:36 -06:00
Esophose
af5a46e06a Added boss spawn failure debug messages 2019-05-19 01:50:54 -06:00
Esophose
32181ed01a PlaceholderAPI support for interval autospawn timers 2019-05-19 01:23:38 -06:00
Esophose
25734f5415 Fix add commands, add %player% and {name} on item spawn 2019-05-18 23:01:12 -06:00