ASangarin
89b78af5bc
!Fixed another "Player must be online" error
2020-09-26 19:47:55 +02:00
ASangarin
b27ce4bd1b
small fix
...
Fixed player classes preventing the plugin from loading if they didn't
specify a display name
2020-09-23 01:27:45 +02:00
ASangarin
c724b8ecf4
Update 1.4.6
...
- Custom Mining Regions are no longer protected by default, however you
can enable it in config.yml
(Regenerating Blocks will still be protected)
- Block Regens can also be chained together
now without causing weird behavior.
- Fixed a bug that caused
- ActionBar refactor. Reloading now reloads the actionbar config!
- MineBlock Quest Objective no longer counts player placed blocks
(can be changed in the line config)
2020-09-20 23:40:41 +02:00
ASangarin
fc5eea28e0
!Removed unnecessary line
2020-09-16 15:51:41 +02:00
Indyuce
5cae155273
!Merge branch 'master' of https://git.lumine.io/mythiccraft/mmocore
...
Last commits cleanup
2020-09-13 13:03:19 +02:00
Indyuce
8edbec6d21
!Removed useless util classes
2020-09-13 12:10:08 +02:00
ASangarin
55035d2c60
Restrictions Update
...
restrictions.yml has been fixed and now work as it should.
'required tool' message now displays even if a tool is not registered
You can now use MMOItems in restrictions.yml, format = 'TYPE?ID'
Requires MMOLib 1.3.3.1
(1.3.3 works too, but the 'parent' feature is broken in that case)
2020-09-12 23:18:57 +02:00
ASangarin
6807a5f8f3
Fixed NPE with actionbar
2020-09-12 21:09:40 +02:00
ASangarin
ec418d3afa
Restrictions Error logging change
...
Warning messages when failing to register a restriction now differ
depending on which registration phase had failed.
2020-09-12 20:47:27 +02:00
ASangarin
a56375a556
Merge branch 'master' of https://git.lumine.io/mmoteam/mmocore.git
2020-09-12 20:41:48 +02:00
ASangarin
0b869c4be5
Fixed actionbars not displaying if class actionsbars were empty
2020-09-12 20:41:38 +02:00
HexedHero
8a9f3f03fb
Check if attacked mob is an NPC closes #103
2020-09-12 01:09:39 +01:00
ASangarin
9c48b96f18
Changed the way default waypoints work.
...
All default waypoints will be unlocked regardless of playerdata,
no matter what.
2020-09-10 21:37:24 +02:00
ASangarin
1ec270566d
You can now add action-bar: 'format'
to class files
...
This will override the default action bar format for that class only.
Formatting is the same as the default one.
2020-09-10 19:29:41 +02:00
ASangarin
2620f67672
UNTESTED CODE!
...
Restrictions.yml can now use MMOItems instead of just vanilla materials.
Format is just 'type.id' (might be case sensitive!)
Requires MMOLib 1.3.2
2020-09-10 15:35:30 +02:00
ASangarin
1d2da64593
Small changes
...
Biome condition is now case-insensitive
Updated MI jar
incremented version number
2020-09-09 01:39:22 +02:00
Ashijin
3946fed365
Removed Carson
2020-09-05 20:28:08 -06:00
Ashijin
f3e8022dd5
Removed Carson
2020-09-05 20:27:33 -06:00
Ashijin
46c55dddab
butts butts butts butts
2020-09-05 20:24:45 -06:00
ASangarin
10e7683f4c
please for the love of god, be the last test commit
2020-09-05 20:01:27 +02:00
ASangarin
a13daa567e
yikes
2020-09-05 20:01:13 +02:00
ASangarin
5daf55a081
hopefully final test commit
2020-09-05 20:00:11 +02:00
ASangarin
5416a83f52
finalizing bot things
2020-09-05 20:00:02 +02:00
ASangarin
d866ee8f8b
testing double commits
2020-09-05 18:07:15 +02:00
ASangarin
08b34d26ef
testing gitlab bot
2020-09-05 18:07:06 +02:00
ASangarin
9886abc352
Yeah, bot time baby!
2020-09-04 12:52:06 +02:00
ASangarin
ccfc5f3810
Testing bot
2020-09-04 12:51:56 +02:00
ASangarin
2a97f8b783
Removed unused import
2020-09-04 12:50:23 +02:00
ASangarin
8bf73754de
Merge branch 'master' of https://git.lumine.io/mmoteam/mmocore.git
2020-09-04 12:28:32 +02:00
ASangarin
5143162113
SQL DB connection now tries to reconnect if the connection is dropped
2020-09-04 12:28:14 +02:00
Ethan
a4b28597af
added condition comp for all drop tables
...
added level condition:
- 'level{profession=PROFESSION_NAME_HERE;amount=LEVEL_HERE}'
for main level:
- 'level{amount=LEVEL_HERE}'
2020-09-03 01:54:00 -04:00
ASangarin
8300726fcd
Hotfixed experience source stackoverflow
2020-08-31 04:33:38 +02:00
ASangarin
741d855fc5
Placeholders no longer break when reloading PAPI
2020-08-29 16:07:12 +02:00
Indyuce
6cdd7608d5
Fixed exp earned when crafting items
2020-08-27 13:18:43 +02:00
Indyuce
aecf4f7f83
Fixed fishing drop tables
2020-08-27 13:04:09 +02:00
Indyuce
1c9b0769b8
Fixed fishing drop tables error messages
2020-08-27 12:52:24 +02:00
Indyuce
eef4013797
Support for latest MMOItems and MMOLib
2020-08-15 20:16:08 +02:00
Indyuce
e12d116c1c
!Updated lib
2020-08-15 15:13:39 +02:00
Indyuce
0f7f665632
Added /mmocore admin attribute
2020-08-15 15:02:23 +02:00
Indyuce
ca7c90f7c1
Added /mmocore waypoints teleport
2020-08-15 14:42:48 +02:00
Indyuce
ee41d3bf38
!Moved command API over to MMOLib
2020-08-15 14:20:41 +02:00
Indyuce
6f749e2684
Added %mmocore_exp_<boost/multiplier>_<main/profession>%
2020-08-15 13:39:55 +02:00
Indyuce
9a37ed70e3
!Slightly improved loading error messages
2020-08-15 13:19:14 +02:00
Indyuce
6827c0051b
!Improved loading error messages
2020-08-15 13:10:48 +02:00
Indyuce
91d59112c7
!Fixed deep wounds
2020-08-12 16:21:38 +02:00
Indyuce
e7d810e575
!Removed deprecated 1.12 function calls
2020-08-12 16:21:11 +02:00
Indyuce
12aaf8ca6c
!Removed 1.12 function calls
2020-08-12 15:56:39 +02:00
Indyuce
96af274bfe
Merge branch 'master' of https://git.lumine.io/mythiccraft/mmocore
2020-08-12 15:34:10 +02:00
Indyuce
6872d3814b
!Removed deprecated methods of MMOLib
2020-08-12 15:33:59 +02:00
ASangarin
ec13e4bf16
Properly cancel cast particles if player is offline or dead.
...
(Prevents another 'Player must be online' error from happening)
2020-08-12 02:02:50 +02:00