ASangarin
0d5edb202b
Moved the DenizenHook line
2021-09-12 18:37:45 +02:00
ASangarin
9d296b1438
Denizen support fixed
2021-09-03 18:55:14 +02:00
ASangarin
c3e0b250f4
last test
2021-09-03 18:34:22 +02:00
ASangarin
8a2efa2e9a
test
2021-09-03 18:26:39 +02:00
Monzter
14cbbcad15
Fixed Crafting Station Placeholder Condition
...
- `=`s cannot be used as comparators. Instead replace them with a `+`
For example, `placeholder{placeholder=%mmocore_profession_mining%~<+~20}` is less than or equal to
`placeholder{placeholder=%mmocore_profession_mining%~+~20}` is equal to
If using `+` gives you incorrect results when attempting to see if something is equal (Says that it is not equal, even though it is), use `equals` instead. Greater than or equal to & Less than or equal to, should NOT have incorrect results, only direct `+` equal to comparisons may.
So if `placeholder{placeholder=%mmocore_profession_mining%~++~20}` result is incorrect, then use `placeholder{placeholder=%mmocore_profession_mining%~equals~20}` instead.
2021-08-28 22:21:52 +00:00
Ashijin
e174d501e9
kick kick kick
2021-08-28 02:52:12 -06:00
Gunging
9b02d8152c
Upgrade / Enchantment combination types read correctly for smithing recipes.
2021-08-26 16:29:31 -05:00
Indyuce
f5e55c01a4
6.6.1 release
2021-08-26 13:07:30 +02:00
Indyuce
7082cae74d
fixed things
2021-08-26 11:19:13 +02:00
Indyuce
f5ea91fd44
moved flags to mythicLib, entityHandler rework
2021-08-25 14:56:04 +02:00
Indyuce
c07fc26eca
fixed advancedEnchants compatibility 2
2021-08-25 10:55:00 +02:00
Indyuce
95e7496f7d
Merge remote-tracking branch 'origin/master'
2021-08-25 10:49:55 +02:00
Indyuce
5dd75fb8fc
fixed advancedEnchants compatibility
2021-08-25 10:49:33 +02:00
Indyuce
6fcfee9b5d
!adapt to newest mmocore builds
2021-08-24 17:22:00 +02:00
Gunging
05c49205c0
Gemstones no longer copy 'all their stats' to items they are put onto (under funny circumstances)
2021-08-21 15:26:48 -05:00
Gunging
be6bce4b34
Merge remote-tracking branch 'origin/master' into crafting
2021-08-21 15:23:10 -05:00
Indyuce
8e0375bf36
!fixed compile error
2021-08-20 13:03:05 +02:00
Indyuce
943291433f
!removed useless default messages
2021-08-20 12:41:51 +02:00
Indyuce
e3a1bda136
!removed useless
2021-08-18 23:19:03 +02:00
Indyuce
bc8c16b944
Merge remote-tracking branch 'origin/master'
2021-08-18 23:01:53 +02:00
Indyuce
12eff188bb
!fuck me
2021-08-18 23:01:39 +02:00
Ashijin
7672603967
! missing gson
2021-08-17 21:15:04 -06:00
Ashijin
21ced13319
Moved dependencies to nexus
2021-08-17 21:12:09 -06:00
Ashijin
93eddaf411
! brrrrr
2021-08-17 21:10:55 -06:00
Ashijin
4a343c8eb4
! brrrrr
2021-08-17 21:09:30 -06:00
Ashijin
1c0626db93
! brrrr
2021-08-17 21:06:51 -06:00
Ashijin
aaa85df3fa
! brrrrr
2021-08-17 21:04:16 -06:00
Ashijin
dce13e3293
! ffffff
2021-08-17 21:02:37 -06:00
Ashijin
1930894380
! ffffffff
2021-08-17 20:56:46 -06:00
Ashijin
06b3878b4c
! aaaaa
2021-08-17 20:48:30 -06:00
Ashijin
ea5d9c69af
! brrrrrr
2021-08-17 20:12:14 -06:00
Ashijin
f4753d001b
! brrrrrr
2021-08-17 19:53:21 -06:00
Indyuce
1deb3f6252
cleaned ability registration API
2021-08-16 20:08:36 +02:00
Indyuce
7b4e735547
fixed denizen hook
2021-08-12 01:00:19 +02:00
Indyuce
f5474ef520
denizen basic support
2021-08-12 00:28:23 +02:00
Indyuce
295368ad06
!insignificant api change
2021-08-10 00:35:23 +02:00
Indyuce
37cbccde05
Fixed infinite exp with block breaking in MMOCore
2021-08-09 22:11:19 +02:00
Indyuce
fc4f652f5d
new api events for stations
2021-08-09 19:46:22 +02:00
Indyuce
ed1c58aae5
hopefully fixed an issue with Heroes
2021-08-09 18:28:04 +02:00
Gunging
61f167d62d
Edited config to include keep skins option for RevID increases
2021-08-09 00:28:02 -04:00
Gunging
fdc264b07c
+ RevID increase now has option to **keep skin**
...
+ Modifiers now support Tier again
+ Added 6x6 workbench recipes (requires mythiclib update to use)
+ Fixed smithing recipes not copying enchantments over correctly.
+ Soulbinding deleted MMOItems no longer throws errors
2021-08-09 00:21:57 -04:00
Gunging
510417c9aa
Added Super Shaped recipes. **Requires MythicLib Update** to access super workbench with /swb
2021-07-31 21:03:32 -04:00
Gunging
246235e655
Fixed {L} Furnace recipes not saving / loading correctly.
2021-07-30 13:52:40 -04:00
Jules
cab2a7a362
Push build
2021-07-27 11:05:28 +02:00
Jules
d088ca8a7b
Removed debug messages
2021-07-26 13:01:16 +02:00
Jules
81390e5e48
!Moved enchants classes
2021-07-26 12:26:45 +02:00
Jules
4b0b41cc30
!Fixed comp with Skills(Pro)
2021-07-26 12:12:51 +02:00
Jules
fcf7f14da2
Fixed an issue with durability lore update
2021-07-25 21:26:46 +02:00
Jules
c2064f4d15
Item lore is back
2021-07-25 20:50:04 +02:00
Jules
ee7df82326
!Removed useless deps
2021-07-25 20:40:27 +02:00