Commit Graph

151 Commits

Author SHA1 Message Date
Indyuce
280b48b857 !Made important method private to avoid confusion 2019-12-22 15:31:43 +01:00
Indyuce
51e2bdea06 Update version nb 2019-12-22 15:16:28 +01:00
Indyuce
0ca82a0a2d !Added method to StatInstance to easily register temp stats 2019-12-22 15:14:05 +01:00
Aria
598aaa3ab3 Fixed 'minemiblock' 2019-12-21 00:34:18 +01:00
Aria
db05b391b0 Fixed not loading MMOItems properly, disabling some compatability.
(Mainly Custom Block Regen)
2019-12-20 00:37:21 +01:00
Aria
6888630355 Clicking an empty anvil result slot no longer errors 2019-12-18 19:24:22 +01:00
Aria
a4477415ed Added 'place-block' and 'break-block' triggers 2019-12-17 21:52:57 +01:00
Aria
6e7d6d0b3a Stats are now reloaded when a player logs in
(This build hasn't been tested at all and might be unstable!)
2019-12-14 03:41:46 +01:00
Aria
652294ccc3 Rewrote the fishing coef system into an optimized weight system 2019-12-14 03:26:39 +01:00
Aria
29d6557553 Fixed XP dupe bug with killmob exp source 2019-12-14 02:42:28 +01:00
Aria
1195cd030d Added 'minemiblock' for MMOItems custom blocks.
Format is the same as 'mineblock', but with MI Custom Block ID instead
Example: 'material=STONE' --> 'id=1'
2019-12-14 01:29:19 +01:00
Aria
c18aad448b !tiny tiny code cleanup 2019-12-14 01:17:00 +01:00
Aria
12009feaeb Added an option to prevent spawner mobs from giving xp 2019-12-12 21:36:23 +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
cc68187d69 Experimental: MMOItems Custom Block Regen Support, The Update 2019-12-11 05:09:25 +01:00
Aria
bbb0b08c0a Added NMS code for 1.15
MMOCore should now be fully compatible with 1.15
(Spigot 1_15_R1)
2019-12-11 04:17:30 +01:00
Aria
7342f5420b Placeholders are no longer ignored when a player isn't in a guild 2019-12-09 21:45:14 +01:00
Aria
0ebd33c1c1 Added Guild placeholders:
%mmocore_guild_name%
%mmocore_guild_tag%
%mmocore_guild_leader%
%mmocore_guild_members%
%mmocore_guild_online_members%
2019-12-08 16:56:07 +01:00
Aria
1c9d10529d actually removed debug messages 2019-11-30 20:05:19 +01:00
Aria
279f12b45d Guilds Hotfix
- Removed debug messages
- Added a safecheck when a player tries to load an invalid guild
- Fixed a co-mod exception
- Fixed having to be in a party for guild chatting
2019-11-30 20:04:14 +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
b6b3ce8c76 Fixed certain items not being able to use custom texture values 2019-11-29 18:55:27 +01:00
Aria
515092a884 Fixed player head texture values for classes 2019-11-28 20:21:09 +01:00
Aria
2366c2e0f6 Added command to set/give/take various resources (mana/stamina/stellium) 2019-11-28 04:19:33 +01:00
Aria
5b320cb88f Fixed action bar hiding and Mob Holograms. 2019-11-25 15:51:23 +01:00
Aria
d7c2d300ba - Every source of experience should now display an xp hologram.
- Class Icons can now use player heads with texture values
2019-11-23 11:52:00 +01:00
Aria
7b7b35e4a1 Added attributes to reset command 2019-11-21 02:01:58 +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
Aria
7fb64d6184 Revived Aria 2019-11-18 10:39:04 +01:00
Indyuce
ad392038dd !Moved action bar to another class 2019-11-11 00:16:40 +01:00
Indyuce
d846044cf3 Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmocore.git 2019-11-03 17:44:50 +01:00
Indyuce
64db110f3c !Improved block trigger calculation 2019-11-03 17:44:43 +01:00
Indyuce
adb5239d36 !Fixed default mining config 2019-11-03 17:44:25 +01:00
Aria
c9c6cedda6 Big Fixes
- Fixed cooldown reduction stat
- Cooldown display now displays exact seconds
  (instead of doubled)
- Changed {max_health} to display player attribute
  (instead of the MMOCore stat (for compatability))
2019-11-03 00:30:47 +01:00
Indyuce
c7bc510b7d Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmocore.git 2019-11-03 00:23:36 +01:00
Indyuce
270a552abc Fix cooldown reduction 2019-11-03 00:23:24 +01:00
Indyuce
3418a02ffa !Added new stats to default configs 2019-11-02 20:41:12 +01:00
Aria
565c972951 merged 2019-11-02 19:24:10 +01:00
Aria
b09f88e157 !Added debug commands for dev./bug tracking 2019-11-02 19:23:42 +01:00
Indyuce
35a8905179 Fixed x2 cooldown issue 2019-11-02 18:14:50 +01:00
Jules
75344e2b6f Player exp gain event 2019-10-29 20:40:41 +01:00
Aria
b719d88a55 Actually fixed default action bar 2019-10-21 06:58:03 +02:00
Aria
e6bb5fbdd4 merged 2019-10-21 06:55:06 +02:00
Aria
ec3e5c21e0 Fixed the default action bar cycling for offline playerdata 2019-10-21 06:50:59 +02:00
Indyuce
d0b38c13dc !Changed MI mana issue message 2019-10-20 14:38:11 +02:00
Indyuce
210d791233 !Disable plugin when running MI Mana 2019-10-20 14:31:15 +02:00
Indyuce
933357ac25 !Ignore cancelled 2019-10-20 14:27:17 +02:00
Aria
83466f92f9 Added the 'hideab' command to 'rpg admin' 2019-10-20 03:00:28 +02:00