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
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
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
Esophose
e6f3687ebd
Fix poison spelling error
2019-05-02 22:18:42 -06:00
Esophose
93fc8288bd
Make slime and magma cube bosses have a default size of 4
2019-04-09 18:08:08 -06:00
Esophose
47c459ac7c
Fix boss skills not triggering when being shot with arrows
2019-04-09 17:06:55 -06:00
Esophose
e2b3cad2ad
Fixed custom skill messages
2019-04-06 00:34:44 -06:00
Esophose
6c276e3b26
Fix bug where boss/minions would attack each other
2019-04-05 22:06:26 -06:00
Esophose
9f6a409652
Fix NPEs
2019-03-21 02:51:54 -06:00
Esophose
ea480be11a
Fix incorrect message
2019-03-21 01:06:09 -06:00
Esophose
503b086b71
Make debug output actually toggle with the setting
2019-03-21 00:31:51 -06:00
Esophose
cce5ccfdf3
Apply 1.1.8 changes
2019-03-20 23:34:45 -06:00
Esophose
f1f4fd9c49
Update dependencies
2019-03-18 21:57:22 -06:00
Esophose
02313e8a8f
Revert 1.1.8, moved changes to Legacy-1.1.8
2019-03-16 09:28:13 -06:00
Charles
8f1e6a01aa
1.1.8-U4
...
+ Added a custom setting for Cage skill duration to be configurable
2019-03-04 00:18:14 +08:00
Charles
99c9ddfbb9
1.1.8-U3
...
+ Fixed the default drop table type editor lore showing the skill type lore
2019-03-03 23:35:19 +08:00
Charles
bcbb4edabe
1.1.8-U2
...
+ Fixed issue where TopDamagerTargetHandler wasn't targeting anyone due to forgetting to flip a boolean
2019-03-03 23:33:05 +08:00
Charles
dd6ea71e36
1.1.8-U1
...
+ Added feature in BossSpawnEvent and BossDeathEvent where u can do isAutoSpawn to check if the section is an auto spawn section
+ Fixed issue where BossSpawnEvent wasn't being called for AutoSpawn sections
2019-03-03 23:29:06 +08:00
Charles
866d437f05
1.0.8-U1
...
+ Fixed issue where blocked/whitelisted regions weren't set up (were commented out with "TODO" posted)
2019-02-12 21:57:40 +08:00