NoOneFishing | ABANDONED icon

NoOneFishing | ABANDONED -----

Unique RPG-like fishing system




- Added a new way to display the time of the competition - BossBar.You can change the BossBar color and text.
[​IMG]
[​IMG]

- Now competitions can be started at a certain time
[​IMG]

- Added new functionality for the /nfsels command, you can sell the entire inventory without opening the menu using /nfsell inventory

- Now these placeholders are available in the lore of the item: %price% %time% %difficulty% %weather% %Ypos%

- Added a feature that allows you to execute commands when someone sells or buys something using /nfsell or /nfbuy
[​IMG]

- Fixed smalls bugs
----------, Aug 18, 2021

- Fixed bug with configuration. If your menus broke in the last update, then download this patch
----------, Aug 8, 2021

- Now Custom Model Data is displayed in all menus
- Now you can configure fillers in the menu or disable them altogether
[​IMG]
- Now you can add a description of the bait in the store (just add %description% to lore)
- Also now competitions can be started at a certain time (config.yml -> competition -> starts_certain_time)
[​IMG]
----------, Aug 8, 2021

If version 1.1.8 did not load for you, then download this patch
----------, Aug 5, 2021

Now my plugin only supports JAVA 16+

- Added support for EcoEnchants, now you can use EcoEnchants enchantments in the enchants field for each catch
- Added support for AureliumSkills, now the catch from NoOneFishing earns experience in AureliumSkills, using a formula that depends on the weight and the rarity modifier
[​IMG]
- Fixed a bug with deleting an item with an interactive command, even if the amount is more than one
- Fixed server crash bug
----------, Aug 4, 2021

I accidentally rolled the code back 4 versions, so if there are any errors, please let me know in Discord
- Added price formula:
[​IMG]
- Now if price: 0, then the formula for calculating the price is not taken into account
- Fixed checking of players for non-strict inequality for the competition
- Now you can disable the vanilla drop during the competition
[​IMG]
----------, Aug 2, 2021

- Added new parameter for catch "UseCustomXP"
[​IMG]
- Fixed a lot of bugs (Thanks AkuaFite)
- Fixed a bug in which money was given out only for one copy of the item in the slot
----------, Jul 31, 2021

- Add NoOneRods Support ( Add-on for NoOneFishing)
( Click to see)
- Add 1.17+ items support
- Add CustomModelData paramet for baits (Request from ogmydog#9171 (from Discord))
[​IMG]
- Fix many bugs
----------, Jul 29, 2021

- Fix a bug with scoring points in the competition

P.S: I apologize for the inconvenience provided
----------, Jul 28, 2021

- Added competition world black list (Request from Hemanth)
P.S: if you want to use it put it in the competition section in config
[​IMG]

- Added new settings for the catch (Request from Psykrot#5084 (from Discord)):
  • CustomCompetitionPoint
  • FishDiaryHide
Example catch with full settings:
Code (Text):
ANGLERFISH:
    material: PLAYER_HEAD
    texture: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzMzYzUxNmYzZjM4MDkxNmQ0MWE5MzU1YTMxOWY4NTk0M2FhY2M4YTljMWI0YTEzODAxNzQ4NGI2MTExNGY2OCJ9fX0="
    name: "#6a6868Anglerfish"
    lore:
      - "#6a6868Weight: &7%weight% kg"
      - "#6a6868Rarity: %rarity%"
      - "#6a6868Catch time: &7%catch_time%"
      - "#6a6868Catcher: &7%catcher_name%"
    minimal-weight: 100
    maximum-weight: 150
    price: 100
    CustomModelData: 1
    biome:
      - "ALL"
    interactivecmd:
      - "effect give %player% regeneration 5 5"
    rarity: legendary
    glow: true
    shiny: false
    hideenchants: false
    checkDifficulty:
      enabled: true
      difficulty: easy
    checkTime:
      enabled: true
      time: day #or night
    checkWeather:
      enabled: true
      weather: rain #or sun
    checkYpos:
      enabled: true
      minY: 10
      maxY: 50
    CustomCompetitionPoint:
      enabled: true
      point: 15
    FishDiaryHide: false
----------, Jul 28, 2021

- Add new command /nfswitch -
switches the drop mode from fishing between vanilla and custom
(Permission nf.switch) (Request by Hemanth)

- Add multiply commands for rewards from competition (Request by AkuaFite#5555 (from Discord))
[​IMG]

- Fix competition points and place bugs (Thanks Psykrot)
----------, Jul 27, 2021

- Added new setting "disablefishselling" (Request by BlueBaylz#7928 (from Discord))
[​IMG]
- Fix small bugs
- Fix WorldGuardHook bugs (probably :D)
----------, Jul 26, 2021

- The configs have been separated, and now it is convenient to edit them.
- Added new item - "Fishfinder" with custom crafting recipe. Fishfinder allows the player to understand what kind of fish is found nearby
[​IMG]
[​IMG]
[​IMG]
----------, Jul 25, 2021

- Added custom actions when the player right-clicks the catch.
To add this function to your catch, just add the line "interactivecmd" to it. Next, list the list of commands that you want to play. Example below:
[​IMG]
----------, Jul 7, 2021

Fix this bug (Thanks AkuaFite)
[​IMG]
----------, Jul 5, 2021

- Added AntiAFK
There are three types of Anti-AFK in total:
[​IMG]
[​IMG]
[​IMG]

Config examples:
Code (Text):
antiafk: true
  antiafkmsg: "Ay-yay-yay you can't stand afk!"
  antiafk-action:
    #summon/cancel/console
    type: summon
    mob: PUFFERFISH
Code (Text):
antiafk: true
  antiafkmsg: "Ay-yay-yay you can't stand afk!"
  antiafk-action:
    #summon/cancel/console
    type: console
    command: "effect give %player% minecraft:poison 10 1"
 
Code (Text):
antiafk: true
  antiafkmsg: "Ay-yay-yay you can't stand afk!"
  antiafk-action:
    #summon/cancel/console
    type: cancel
 

- Fixing minor bugs
----------, Jul 5, 2021

- Fix this console error
upload_2021-7-3_23-9-16.png
- Changed the withdrawal when selling, now the money is shown in this format #.## $ (Previously #$)
----------, Jul 3, 2021

- Added a new feature: bait particles
Uncommon:
[​IMG]
Rare:
[​IMG]
Mythical:
[​IMG]
Legendary:
[​IMG]
Divine:
[​IMG]
- Rework /nflist command. From now on, this is the /nfdiary command
[​IMG]

- Added new command - /nfcompetition start <days> <hours> <minutes> <seconds> (Request from notashelf)
- Added new settings - custom check open water radius (Request from notashelf)
[​IMG]
- Added permissions for all commands (Request from notashelf)
- From the current update, the config will be updated automatically
- Fixed bugs
----------, Jul 3, 2021

- Added CustomModelData setting (Request from the Double_Rui)
- Added new settings for the catch: check for difficulty, check for time (day or night), check for weather (rain or sun), check for height Y. Also added a price parameter (Example: "price: 100"), this is the minimum price for fish (New price calculation formula: pr + (weight / 5) * rarity modifier)
Below is the fish item with all the new parameters:
Code (Text):
ANGLERFISH:
    material: PLAYER_HEAD
    texture: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzMzYzUxNmYzZjM4MDkxNmQ0MWE5MzU1YTMxOWY4NTk0M2FhY2M4YTljMWI0YTEzODAxNzQ4NGI2MTExNGY2OCJ9fX0="
    name: "#6a6868Anglerfish"
    lore:
      - "#6a6868Weight: &7%weight% kg"
      - "#6a6868Rarity: %rarity%"
      - "#6a6868Catch time: &7%catch_time%"
      - "#6a6868Catcher: &7%catcher_name%"
    minimal-weight: 100
    maximum-weight: 150
    price: 100
    CustomModelData: 1
    biome:
      - "ALL"
    rarity: legendary
    glow: true
    shiny: false
    hideenchants: false
    checkDifficulty:
      enabled: true
      difficulty: easy
    checkTime:
      enabled: true
      time: day #or night
    checkWeather:
      enabled: true
      weather: rain #or sun
    checkYpos:
      enabled: true
      minY: 10
      maxY: 50

- Tools, weapons, and Armor now appear with random durability
- A new WorldGuard dependency has been added, now you can configure the regions in which competition points will be awarded (Request from ulyPANNN)
- Fixed bugs
- Added update check
----------, Jul 2, 2021

- Fix this bug
[​IMG]
- Added the ability to disable the competition and configure the minimum number of players
upload_2021-7-1_10-45-8.png
- Added new placeholders
* %nf_competition_first_place% - returns the name of the player in the first place
* %nf_competition_second_place% - returns the name of the player in the second place
* %nf_competition_third_place% - returns the name of the player in the third place
* %nf_ competition_place % - returns information about the current position of the player in the competition leaderboard
* %nf_competition_point% - returns information about the current points of the player
* %nf_competition_timeleft% - returns the time until the end of the competition

- Updated help message
----------, Jul 1, 2021

- Fix this error [​IMG]
- Fix a bug with the shiny parameter
- Fix a bug with the removal of lore when using bait
- Added timezones (new settings) (Request from CrazyLegend)
upload_2021-7-1_2-9-22.png
- Added a check on the number of players when the competition starts, if there are less than 3 players , the competition will not start
----------, Jul 1, 2021

- Added a competition, works this way:
who caught more fish(rarity affects the points), he won
- Added new placeholder %nf_competition_wins%
- Added new command /nfcompetition
[​IMG]
- Fix Bugs
1) When selling, there was no check for a full inventory and things that should have been returned to the inventory simply disappeared
2) Fix bug with shiny
3) Fixing minor bugs

- OPTIMIZATIONS
I am surprised that no one wrote about the appalling resource consumption of version 1.0.3, fortunately I noticed it and solved this problem
[​IMG]
----------, Jun 30, 2021

- Placeholders were added. The list can be found below and on the plugin page
Placeholders list:
* %nf_caughtcount% - returns the number of fish from NoOneFishing caught by the players
* %nf_common_caughtcount% - returns the number of common fish from NoOneFishing caught by the players
* %nf_uncommon_caughtcount% - returns the number of uncommon fish from NoOneFishing caught by the players
* %nf_rare_caughtcount% - returns the number of rare fish from NoOneFishing caught by the players
* %nf_mythical_caughtcount% - returns the number of mythical fish from NoOneFishing caught by the players
* %nf_legendary_caughtcount% - returns the number of legendary fish from NoOneFishing caught by the players
* %nf_divine_caughtcount% - returns the number of divine fish from NoOneFishing caught by the players
* %nf_maxweight% - returns the weight of the largest fish that the player has caught all the time

- Added a message that there are no fish in this reservoir (biome)

- Fix bugs
1) If there was a bait, and when the message was displayed that the fish had escaped, a vanilla drop was caught and an error appeared
2) Fixed a bug with the number of items
3) Fixed a bug with invalid bait count
----------, Jun 29, 2021

- Add baits and baits shop (/nfbuy). (Request from Ask3r)
You can put only one type of bait on the fishing rod, but the number is not limited.
[​IMG]
[​IMG]
- Add new setting "vanilla drop", and you can adjust the chance of a vanilla drop
[​IMG]

- Rework random system + optimization caught event
- Fix bugs
----------, Jun 29, 2021

- Added new command /nflist
[​IMG]
- Added a check for open water, if the reservoir is artificial, then fish will not be caught (Request from Cyats)
[​IMG] [​IMG]
----------, Jun 28, 2021

Resource Information
Author:
----------
Total Downloads: 8,380
First Release: Jun 27, 2021
Last Update: Aug 18, 2021
Category: ---------------
All-Time Rating:
38 ratings
Find more info at nooneboss.gitbook.io...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings