Commit Graph

76 Commits

Author SHA1 Message Date
Aria
6570294900 Changed MM skill placeholder primitive from int to float 2019-10-09 16:25:05 +02:00
Aria
ab2944b26c Added check to see if people are using the mana and stamina addon 2019-10-03 22:05:59 +02:00
Aria
4cc790907d Added yet another NPC check to prevent console spam from Sentinel. 2019-10-03 21:57:48 +02:00
Aria
49836a0f02 Updated version number
1.0.12
2019-09-29 08:00:38 +02:00
Aria
4b409b6e7c Custom mining now only works in custom mining regions
Also added Playerhead regen
2019-09-29 06:50:30 +02:00
Aria
5c608b8439 Fixed Custom Mining priorities. 2019-09-27 23:00:28 +02:00
Aria
783782f44f Added max level trigger 2019-09-21 01:09:54 +02:00
Aria
6fa4c7961b Skill naming is now less strict 2019-09-21 01:01:01 +02:00
Aria
9a1070eb37 Added "profession-xp" placeholder 2019-09-21 01:00:41 +02:00
Aria
2371b1529c CustomModelData for Config Items 2019-09-21 00:38:41 +02:00
Aria
ad33fd0bdf Changed version number
v1.0.11b
2019-09-19 18:56:08 +02:00
Aria
cdc25b8417 ACTUALLY fixed the MMOItems damage compatibility 2019-09-19 18:56:05 +02:00
Aria
ba6eb65c31 Fixed yet another issue with custom commands 2019-09-19 17:39:35 +02:00
Aria
dbb27fe633 Changed version number 2019-09-19 01:05:53 +02:00
Aria
65e3abbda1 Fixed Spell Damage issue when running alongside MMOItems 2019-09-19 01:05:47 +02:00
Aria
30c3d08273 NPC safechecks 2019-09-18 16:40:35 +02:00
Aria
6452b84dbd Fixed MemorySection issues with customizable commands 2019-09-16 20:38:24 +02:00
Aria
58a0e87f82 'now-in-combat' and 'leave-combat' can now be empty. 2019-09-16 15:06:16 +02:00
Aria
36bfa5df68 Changed version number
v1.0.10b
2019-09-13 01:36:04 +02:00
Aria
d3844ae12c Made commands customizable 2019-09-13 01:35:44 +02:00
Aria
c98a952261 Fixed exp sources 2019-09-13 01:35:30 +02:00
Aria
a0f05957f8 Added level up trigger for individual levels 2019-09-12 03:44:57 +02:00
Aria
3978f765c9 Fixed infinite smithing xp bug 2019-09-12 03:44:45 +02:00
Aria
1d6da836e5 Updated version in pom 2019-09-12 03:44:37 +02:00
Aria
5c35e35ee6 Attributes now follow class slots 2019-09-12 03:43:56 +02:00
Aria
efc387d7a2 Removed 'harvestcrop', replaced with option in 'mineblock' 2019-09-12 01:02:49 +02:00
Aria
ea48b9616b 1.12.2 support (still needs legacy configs!) 2019-09-12 00:57:22 +02:00
Aria
0edbbd977a Added 'harvestcrop' exp source 2019-09-12 00:54:52 +02:00
Aria
02277d30ff Fixed objectives in default quests 2019-09-12 00:54:09 +02:00
Aria
e0c22dfc1e Can now cancel friend requesting + can no longer friend yourself 2019-09-08 02:14:18 +02:00
Aria
63e63083f0 Set playerhead async 2019-09-08 02:10:24 +02:00
ASangarin
603bbd5210 Changed config to fit last commit 2019-09-03 11:40:07 +01:00
ASangarin
2a6417ad10 Fixed onEnable() error with ChatColor lookup 2019-09-03 11:39:16 +01:00
ASangarin
ae24ffccb6 Updated version number 2019-09-03 02:16:16 +01:00
ASangarin
c8a395fa2b Fixed custom color resource bar placeholders 2019-09-03 02:15:13 +01:00
ASangarin
c81053dd27 Added <MMOCore.skill.(name).level> 2019-09-03 02:05:49 +01:00
ASangarin
4c08483250 Added {attribute_points} to profile placeholders 2019-09-03 01:21:12 +01:00
ASangarin
6728f689ba Added resource bar color options 2019-09-03 01:02:48 +01:00
ASangarin
33781c97cc Added temporary solution to placed block xp 2019-09-03 00:14:24 +01:00
ASangarin
2709dbc138 Fixed mistake with quest objectives 2019-09-03 00:14:08 +01:00
Indyuce
4e23aec373 changed default exp death message 2019-09-01 20:03:15 +02:00
Indyuce
3bd22e5258 fix decimal format 2019-09-01 19:48:39 +02:00
Indyuce
51ead6884b fix stat decimal format 2019-09-01 18:59:05 +02:00
Indyuce
389d386d25 moved decimalFormat classes to configManager 2019-09-01 18:56:34 +02:00
Indyuce
19dc1161c2 changed decimalFormat api 2019-09-01 18:41:15 +02:00
Indyuce
a3a7a05fea fix player stats display issue 2019-09-01 18:28:14 +02:00
Indyuce
e528cc925a update comments and player-stats.yml 2019-09-01 18:27:01 +02:00
Indyuce
ecf0515149 update level when enchanting 2019-09-01 18:08:34 +02:00
Indyuce
8af7c69796 new placeholders 2019-09-01 17:35:05 +02:00
Indyuce
23e702bb2d moved listener registration to onEnable to fix bug w/ multiple events 2019-09-01 17:24:06 +02:00