Joshua
f2f6dd7659
Added new "should-cobblestone-generators-give-exp" config option to config.yml, regenerate your config or add this option manually.
2021-01-19 13:04:27 -06:00
Indyuce
a7793def08
!Fixed default configs
2021-01-02 00:32:53 +01:00
Indyuce
568d6da795
Added new options to disable profession exp holos
2021-01-02 00:22:47 +01:00
ASangarin
0662f460f2
Added an SQL debug option to config.yml
2020-12-27 20:33:05 +01:00
Blekdigits
6c1165045e
!Added way for skill to consume Stamina
2020-12-25 02:55:22 +07:00
Indyuce
0c789c8154
Fixed default configs
2020-12-21 23:36:12 +01:00
ASangarin
56257c442d
Added a sounds.yml file where you can configure a few of the sounds played in MMOCore. Contains configurations for class select, attribute points, waypoint sounds and more.
2020-12-20 00:55:31 +01:00
ASangarin
89dbb4a980
The F keybind can now be fully customized
...
THIS DOES NOT MEAN YOU CAN CHANGE THE KEY!!!
This means you can change what happens when pressing F or when pressing F when sneaking. Check newest config.yml for more information
2020-12-19 21:49:34 +01:00
ASangarin
30452a3cd8
> MMOCore 1.6 - API Handling Rewrite
...
REQUIRES MMOLIB 1.7!!!
- Rewrote MMOLib compatibility API (MMOLib is still a dependency!)
- Lootsplosions are now a part of MMOItems.
2020-12-06 17:46:29 +01:00
ASangarin
497f2e6f6b
Verbose management in config.yml
...
You can now disable some of the command results from appearing in console, etc.
2020-12-01 01:58:40 +01:00
ASangarin
a0cc6ded7e
MMOCore 1.5
...
Cleaned up a lot of the source code.
Memory/performance improvements.
Requires MMOLib 1.5
2020-11-30 21:05:41 +01:00
ASangarin
06b3aee9bf
Boosters now properly shows that they're expired.
...
Please add " booster-expired: '&cExpired!' "
to your messages.yml
2020-11-01 15:33:02 +01:00
ASangarin
06dc77a1f6
Now uses HikariCP instead of jasync. (SQL)
...
(Requires latest MMOLib)
2020-10-05 16:48:34 +02:00
ASangarin
ed9c86942b
Added default values for playerdata in config.yml
...
This means you can now set the starting amount of most points, etc.
without having to run commands on first player join!
2020-10-01 16:30:40 +02:00
ASangarin
ee7970edaa
MySQL is now done async!
2020-09-28 19:21:07 +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
Indyuce
87c75588fa
Loot chests update, default configs and new cooldown option
2020-07-13 00:07:46 +02:00
Indyuce
5d9f25c5bd
Fixed default movement speed for latest MMOLib
2020-07-12 16:26:21 +02:00
Indyuce
19904ec641
Added Residence as a soft depend
2020-07-10 14:44:50 +02:00
Indyuce
3e8a83ba5c
Added vanilla exp redirection
2020-05-01 19:43:50 +02:00
Indyuce
4453525900
Added %mmocore_bound<1-to-6>% placeholder
2020-05-01 19:16:54 +02:00
Indyuce
c27d138c0a
Improved mana display options and loading error messages
2020-04-18 12:28:09 +02:00
Indyuce
d8af4ba8bc
!API needed for loot chests
2020-04-14 01:07:57 +02:00
Aria Sangarin
3c4309200c
Added exp-curves to the default profession configs
2020-04-09 00:26:53 +02:00
Indyuce
19ad204814
!Fixed an issue with skulls and drops
2020-04-04 16:20:58 +02:00
Indyuce
4e189ac6e4
!Fixed temp blocks, drops and default configs
2020-04-04 15:50:32 +02:00
Indyuce
24dbfda00c
!Fixed typo
2020-04-04 01:12:30 +02:00
Indyuce
1cd0573592
Fixed default config
2020-03-19 14:45:42 +01:00
Indyuce
4c4889b600
Moved 'useSSL=false' over to default flags
2020-03-19 12:13:35 +01:00
Indyuce
a3743f6fd3
!MySQL refactor
2020-03-18 20:37:32 +01:00
Aria Sangarin
80bfe6faba
Custom EXP Curves
2020-03-10 14:45:49 +01:00
Aria Sangarin
09d770ff4f
MySQL Update (1.2.4)!
...
Please reload your config.yml for the options to connect to a database.
2020-03-09 15:32:49 +01:00
Indyuce
2ea339bc9b
Merge branch 'master'
2020-03-01 13:02:17 +01:00
Indyuce
ed8426b02f
!Removed DisableRegen option (use vanilla gamerule)
2020-03-01 11:39:33 +01:00
Aria Sangarin
6d7001fac2
Fixed running MMOCore without MMOItems
...
(NoClassDefFoundError: net.Indyuce.mmoitems.MMOItems)
2020-02-26 12:54:36 +01:00
Blackdigits
55c03d88fa
add combat log timer
...
make sure to add these to your config.yml
#Timer for combat log to expire (in seconds)
combat-log:
timer: 10
2020-02-16 02:03:13 +07:00
Indyuce
2a2a7f7007
Resource rework. See GitHub wiki for more info
...
Added an option to disable vanilla eating/sat regen
2020-02-13 23:50:27 +01:00
Blackdigits
2a90717e56
add option to disable exp gain hologram
...
please add these lines to your config.yml
# Allows to toggle exp hologram from gaining experiences
game-indicators:
exp:
enabled: false
2020-02-12 20:51:24 +07:00
joshs
52f0a906bb
!Testing the Setup
2020-01-30 00:47:50 -06:00
Indyuce
7102cad2eb
!Removed occurence of speed malus (moved to MMOLib)
2019-12-30 00:31:06 +01:00
Indyuce
34935e83b7
!'magical' -> 'magic'
2019-12-28 15:41:00 +01:00
Indyuce
2c5309b417
!MMOLib update 2
2019-12-23 19:27:13 +01:00
Aria
a72699a6e4
Added an option to prevent spawner mobs from giving xp
2019-12-12 21:35:21 +01:00
Aria
96045d4fdf
on-mine
is now explained in the default mining.yml to avoid confusion
2019-12-12 17:56:44 +01:00
Aria
6b05f32d4c
Guilds!!!
...
They're finally here. Even if it's just the foundation.
- Also added an auto-saver (more info in config.yml)
It's recommended to regenerate these files:
config.yml, messages.yml, commands.yml
2019-11-30 01:11:39 +01:00
Aria
c9c9b905fa
Added Stat placeholders
...
%mmocore_stat_STATNAME%
%mmocore_formatted_stat_STATNAME%
2019-11-18 11:04:56 +01:00
Aria
d370409cda
Made more messages show in the actionbar by default
2019-11-18 10:39:25 +01:00
Indyuce
ad392038dd
!Moved action bar to another class
2019-11-11 00:16:40 +01:00
Indyuce
adb5239d36
!Fixed default mining config
2019-11-03 17:44:25 +01:00
Indyuce
3418a02ffa
!Added new stats to default configs
2019-11-02 20:41:12 +01:00