CustomFishing icon

CustomFishing 2.3.8

Fishing mini-game, Fishing Bag, Sell shop, Lava fishing, MythicMobs Support, Competition, etc

Page 1 ... 8 9 10
1.1.2 Aug 30, 2022

● added eco item system support(available in ecoitems)

 

  - id: example_rod

    effects: [ ]

    conditions: [ ]

    fuels: [ ]

    item:

      item: customfishing:rod_wooden_rod

 

customfishing:rod_id

customfishing:bait_id

customfishing:util_id

 

● added whitelist-worlds option

1.1.1-hotfix Aug 29, 2022
fixed NPE when there's no custom loot if vanilla-loot is enabled
fixed title not shown when failing to catch vanilla loots
1.1.1 Aug 29, 2022

× fixed example mobs not saved

× fixed some titles are not correctly shown when failing to fish

× enhanced "prevent-other-players-pick-up-loot" option

1.1.0 Aug 28, 2022

IMPORTANT!!!

IMPORTANT!!!

IMPORTANT!!!

 

Please read the update note carefully when updating from 1.0 to 1.1 version

This version is totally recoded and comes with many new amazing features

 

1、new Papi condition System

    papi-condition:

'||':

condition_1:

type: '=='

papi: '%player_world%'

value: world

condition_2:

type: '=='

papi: '%player_world%'

value: Island

'&&':

condition_1:

type: '>='

papi: '%player_health%'

value: 5

condition_2:

type: '<'

papi: '%player_health%'

value: 15

2、New optional requirements

    skill-level: 10

3、All the items in the plugins are now in different folders

4、Format of items are changed for better look and less confusion

 

● Enchantment Format

  enchantments:

minecraft:sharpness: 1

minecraftfire 1

 

● NBT Format(deleted "-")

  nbt:

itemsadder:

namespace: '(String) momirealms'

id: '(String) rainbow_fish'

SomeNBT:

NBTS:

byte: '(Byte) 127'

float: '(Float) 3.14159'

Price: '(Double) 10'

 

● Action Format(Note: skill-xp is also changed to actions section)

  action:

success:

message:

- 'You got a {loot} lol!'

command:

- 'say Success command example!'

exp: 10

mending: 5

#skill-xp: 100

failure:

message:

- 'The fish escaped!'

command:

- 'say Failure command example!'

hook:

message:

- 'The fish is hooked!'

command:

- 'say Hook command example'

 

● Specified layout should now be in a list format

  layout:

    - bar1

 

× 5、Changed command "export" to "import" and added auto reload

× 6、Optimized how the plugin works

× 7、New Enchantment bonus system(see in enchantment-bonus.yml)

 

minecraft:lucky_catch:

1:

double-loot: 0.1

2:

double-loot: 0.2

3:

double-loot: 0.3

 

× 8、Fixed the import of Enchantment books

 

× 9、Added other plugin's item hook

 

material: ItemsAdder:namespace:id

material: Oraxen:itemid

material: MMOItems:TYPE:ID

material: MythicMobs:itemid

 

× 10、Vanilla Loots support & mcMMO Loots support

 

see in config.yml for more information

 

11、a little optional fishing mechanic change "doule-reel-in"

 

see in config.yml for more information

1.0.9 Aug 24, 2022

# Prevent other players to pick up your fishing loot(Requires a restart)

  # This is useful for players to fish in a public area

  prevent-other-players-pick-up-loot: false

1.0.8 Aug 23, 2022

New options for loots

● Random Durability(only available on damageable items)

    random-durability: false

 

● Random Enchantments

    random-enchantments:
      enchantment_1:
        enchant: minecraft:sharpness
        chance: 0.3
        level: 1
      enchantment_2:
        enchant: minecraft:sharpness
        chance: 0.2
        level: 2
      enchantment_3:
        enchant: minecraft:sharpness
        chance: 0.1
        level: 3

● removed a debug msg

1.0.7 Aug 22, 2022

fixed the error when you use "int" in weight-MQ

now start-time is not a necessary option in competition

1.0.6 Aug 17, 2022

× fixed a vanilla fishing bug which would spawn "multiple bobbers" to make fishing much faster 

1.0.5 Aug 17, 2022

× fixed mcMMO integration not work

× fixed async error when executing commands on fish hooked

× added tab completetion for amounts

× added RealisticSeasons & CustomCrops season hook

× added an option to lose rod's durability

1.0.4 Aug 14, 2022

fixed a problem that papi are unregistered when papi reload

1.0.3 Aug 13, 2022

● added commands and messages when fish is hooked(loot.yml)

    action-hook:

      message:

        - 'The fish is hooked!'

      command:

        - 'effect give {player} minecraft:slowness 30 10'

● added commands when player join the competition(competition.yml)

  command:

    # When player join the competition

    # You can execute some commands on that player

    join:

      - 'money give {player} 10'

● added EcoSkills fishing exp support

● fixed wrong console message when you enable Skill plugin's hook

● fixed "1" pixel offset which makes the bar not accurate

1.0.2 Aug 12, 2022

● Added Placeholders %competition_timeleft% %competition_rank%

● Optional command to be executed on competition start/end

  command:

    start:

      - 'say competition started!'

    end:

      - 'say competition ended!' 

 

By Xiaomi

1.0.1 Aug 11, 2022
1.0 Aug 9, 2022

Fixed the default configuration

added the option of minimum players to start the competition.

1.0 Aug 9, 2022
Page 1 ... 8 9 10

fishing

custom

biomes