Commit Graph

12 Commits

Author SHA1 Message Date
Brianna
cb5398b04b The Mob class isn't in 1.12 2020-03-11 10:26:58 -04:00
songoda
898306aed4 Attempt 2 for 1.8 2020-02-01 21:56:11 -05:00
Brianna
010ac0ad15 Slimes are not mobs. 2020-02-01 07:14:28 -05:00
Brianna
8795e22eba Fixed async error effecting 1.13+ 2019-10-07 21:56:52 -04:00
Brianna
0eae353afa Converted more versioning. 2019-10-07 18:34:11 -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
147fa86c3e Rewrite boss/minion tracking to use UUID instead 2019-05-19 03:57:21 -06:00
Charles
6edbfc1359 1.0.0-SNAPSHOT-U76
+ Fixed issues with commands not saving correctly
+ Fixed issues with second bosses not spawning
2018-11-21 22:29:35 +08:00
Charles
33c5438445 1.0.0-SNAPSHOT-U65
+ Removed need for NBTFactory
+ Added an ignore for players in creative/spectator for targeting
2018-11-19 15:49:50 +08:00
Brianna O'Keefe
96ace06f92 1.0.0-SNAPSHOT-U64
+ Remodeled Minion System
+ Remodeled targeting system
+ Begun work on the drops manager
2018-11-19 01:25:46 -05:00
AMinecraftDev
7130f9acd3 1.0.0-SNAPSHOT-U49
+ More small tweaks
+ Added boss giveEgg cmd
+ Completed BossInfo cmd
+ Completed BossKillAll cmd
+ Completed BossList cmd
+ begun working on boss nearby cmd
+ Improved some other methods of how the plugin works
+ Fixed bugs with loading and killing the boss
2018-11-14 22:23:42 +08:00
AMinecraftDev
6a77346abb 1.0.0-SNAPSHOT-U39
+ Started and completed the Taunt system for bosses which runs on intervals.
+ Updated NumberUtils to contain a squared int method
+ Added MessageUtils to make sendMessage easier for radius messages, and just simple messages
2018-11-04 21:36:33 +08:00