RedNameDrop icon

RedNameDrop -----

Kill too many entities/players?Now you'll get a red-name for that.



Notice: since both of two authors' mother tongue isn't English, but I'll still try to convey what I want to introduce. If you have any questions, please message me via DM but do not paste error log or one-star with no reason in the rating section.
注意: 两个作者都不以英语为母语,但我仍会尽力用英语表达插件的介绍内容。若你有任何问题,你可以站内私信我但请不要在评分区贴出报错或是无理由的一星评价。

RedNameDrop

About pluign

This plugin, is a bit different to most plugins made for the function of bounty. In this plugin, if you kill a mob or player, the red-name level will rise, when it comes to the value setting in the config, the player will become "red-named".

Plugin feature

- Randomly death drop when in the "red-name" mode.
- Blacklisted world to not enable plugin's feature.
- Specific the red-name level which players will become "red-named".
ex: if the level is set to the 5, players whose red-name level bigger than 5 will become "red-named".
- PlaceholderAPI support and return content is customizable!
- Set the world to reduce the red-name level.
ex: if you set the 'world' for this option, players who're in this world will reduce specific amount (1) of red-name level every period of time.
- Kill mobs or players will raise the red-name level.
- MySQL support.

Plugin Commands & Placeholders

/rnd - View help menu.
/rnd query [Player] - Check the specific player's red-name level, if no arguments provided, it will return your own red-name level.
/rnd add/remove [Player] - Increase / Decrease the specific player's red-name level, if no arguments provided, it will change your own red-name level.
/rnd reload - Reload plugin config. This command is only avaliable for admins.

%redname_currentLevel% - Return the player's current red-name level.
%redname_statusBoolean% - Return the player is "red-named" or not.

Plugin Config
Code (Text):

# Death drop item amount. Default: 1
count: 1
# In which world, when a"red-named" player will not drop randomly if he dies?
world:
  - 'world'

# The level requirement to become "red-named".
lever: 5
# Custom Placeholder return content.
statusBoolean:
  # When a player is "red-named", what the placeholder %redname_statusBoolean% will return?
  # Default option like this "§c" will make player's name become red.
  byrnd: "§c"
  # When a player isn't "red-named", what the placeholder %redname_statusBoolean% will return?
  Notrnd: "§7"
Biological:
  # Decide if kill mobs will rise red-name level or not.
  biologykill: true
  # Decide a player need to kill how many mobs to raise 1 red-name level.
  quantity: 10
# The repetence world
RedWorld:
  # The worlds for repetance. Case sensitive!
  World: RedWorld
  # The period of time (second) for reduce 1 red-name level. Default: 120.
  Time: 120

######### Database settings #########
# The plugin will not create the database automatically, so please create a database as flollows to make the plugin work correctly.
#    | ID | name | lever | killcreature |
# Data type: int  varchar  int     int
# The ID line should set the option of 'AUTO INCREMENT'.
mysql:
  ip: localhost
  port: 3306
  databasename: rednamedrop
  tabName: hs_rednamedrop
  username: root
  passworld: 123456

# 消息配置
Message_redincrease: "§b|> §eYour red-name level increased by §a1 §e!"
Message_redreduce: "§b|> §eYour red-name level increased by §a1 §e!"
Message_redclear: "§b|> §eYour red-name level have been set to 0."
Message_redlevel: "§b|> §eCurrent red-name level: §c"
Message_redworld: "§b|> §eYou've entered the repetence world."
Message_addprompt_success: "§b|> §7Successfully added!"
Message_addprompt_fail: "§b|> §7Fail to add! Maybe the player name is inccorrect or player is not online?"
Message_deductionprompt_success: "§b|> §7Successfully decreased!"
Message_deductionprompt_fail: "§b|> §7Fail to remove! Maybe the player name is inccorrect or player is not online?"
Message_deductionprompt_exceed: "§b|> §7You must give a smaller number! Current level: §f"

# 指令消息
Message_reload: "§b|> §aPlugin reloadedd"
Message_addlevelerror: "§b|> §7Usage: /rnd add [ID] [amount]"
Message_removelevelerror: "§b|> §7Usage: /rnd remove [ID] [amount]"
Message_querylevelerror: "§b|> §7Usage: /rnd query [ID]"
Message_errorprompt: "This command could be only executed by players"
Message_help:
  - '§b[RedNamedrop]§7: §f'
  - '§7[Help List]: /rnd  [...]'
  - '   §7-§f query [ID]'
  - '     §7Check the current level of specific player.'
  - '   §7-§f add [ID] [amount]'
  - '     §7Increase player''s red-name level.'
  - '   §7-§f remove [ID] [amount]'
  - '     §7Decrease player''s red-name level.'
  - '   §7-§f reload '
  - '     §7Reload the plugin configuration.'
  - '§b[By-XiaoHeShang]§7:§7 QQ 317808305'
End of page

Known issues:
- Plugin does not support other languages, it'll updated in near future. Done!
- Need more ideas!
Resource Information
Author:
----------
Total Downloads: 84
First Release: Jan 15, 2023
Last Update: Jan 27, 2023
Category: ---------------
All-Time Rating:
1 ratings
Find more info at www.mcbbs.net...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings