Page: 1 ... 4 5 6 7 8

1.2.23.2 Feb 28, 2023
Bug fix
  • Added MMOCore custom profession name support
  • Fixed NPE in some cases when using redis

1.2.23.1 Feb 11, 2023
Bug fix
  • Fixed convert-mmoitems-rods function

1.2.23 Feb 8, 2023
CustomBiome Condition Support
  • Added 1.17.1, 1.18.1, 1.18.2, 1.19.2, 1.19.3 custom biome condition support. for example "custom:giant_forest"     "overworld:summer/forest"

1.2.22 Jan 29, 2023
Patch
  • Fixed player's fish not returned from shop if player's inventory is full

1.2.21 Jan 20, 2023
Improvements

[IMPORTANT] Placeholder changes in competition END message:

{1st_player} -> %1_player%    {1st_score} -> %1_score%

This means you can add unlimited player's competition result in end message by using %x_player% & %x_score%

  • Now breaking the totem would make the totem lose its buffs 
  • Recoded competition end message player result placeholders

1.2.20 Jan 19, 2023
Improvements

This should be the final version of 1.2 if there's no bugs.

I'm dedicated in CustomFishing 1.3 update with more fishing mini-game types and better condition system! If you have any suggestions, it's welcomed in discord channel!

 

  • Added new competition start condition:

start-weekday:
   - monday
   - sunday
start-date:
   - 1
   - 14

  • Improved papi-condition(support comparing two placeholders):

condition_1:
  type: '>='
  # compare two placeholders
  papi: '%player_health%'
  value: '%player_y%'


1.2.19 Jan 15, 2023
Competition update
  • Fixed score bonus
  • Added new competition type: MAX_SIZE / TOTAL_SIZE
  • Added competition API method

1.2.18.2 Jan 15, 2023
Improvements
  • Try to hook BetonQuest2.0

1.2.18.1 Jan 13, 2023
Improvements
  • Improved custom nbt function
  • /customfishing loots get/give now supports {size}
  • Added head64 support for loots (see ItemSystem in the wiki)
  • try to add BetonQuest compatibility

1.2.17.2 Jan 9, 2023
Improvements
  • Added BattlePass hook
  • Added action "sound"
  • now multiple difficulty is supported

  difficulty:
    - 1-7
    - 1-1


1.2.17 Jan 8, 2023
Improvements
  • Fixed error when disabling competition bossbar
  • Added CluesSrolls quest type compatibility (see wiki)
  • Added ItemsAdder/MMOItems custom durability support

1.2.16 Jan 6, 2023
1.19.3 packet fix

1.2.15 Dec 23, 2022
Bug fix
  • Fix error when title/subtitle is empty
  • Update Adventure to 4.12.0

Update your protocollib if you meet packet problems on 1.19.3

And wait more updates because protocollib is not stable on 1.19.3


1.2.14-hotfix Dec 18, 2022
Improved redis sync
  • Fixed competition result not sync if one of the servers exists lag

1.2.14 Dec 16, 2022
1.19.3 support

1.2.13 Dec 15, 2022
Improvements
  • Added command forceopenbag
  • Added MySQL support to sell limitation
  • Plugin would only read .yml files now

1.2.11 Dec 6, 2022
Fix Ecoskills hook

1.2.10 Dec 5, 2022
Lib update
  • Updated Jedis client to 4.3.1
  • Updated Adventure API to 4.12.0
  • Updated MiniMessage to 4.12.0

1.2.9 Nov 29, 2022
Bug fix
  • Fixed sell fish title message can't be disabled
  • Better support for legacy code codes in title

1.2.8-hotfix Nov 21, 2022
Bug fix
  • fixed NPE when limit earnings is disabled

1.2.8 Nov 15, 2022
Improved season hook

Season condition used to be decided by the season name(Customizable) in RealisticSeasons so it might confuse users why seasons won't work if they changed season's translation. So in this version, only spring,summer,autumn,winter would work to reduce users' confusion.


1.2.7 Nov 11, 2022
Bug fix
  • added a new config section redis password

Redis:
  host: localhost
  password: 123456
  port: 6379

  • fixed totem ">" not work
  • readded "need-special-rod-for-loots" option

 


1.2.6 Nov 4, 2022
competition placeholders
  • %competition_2nd_score%
  • %competition_2nd_player%
  • %competition_3rd_score%
  • %competition_3rd_player%

1.2.5 Oct 30, 2022
Instant bar
  • Readded an option: instant-bar
  • Does the fishing bar show up instantly when the fish is hooked
    [Note] In this mode, vanilla loots are not available unless you add them to the loot system!

1.2.4 Oct 29, 2022
New Options
  • Added command /cfishing sellshop to open sellshop for a player through console
  • Added an option to disable bar function (experimental)

Page: 1 ... 4 5 6 7 8