WantedPlayer X is a plugin that allows players to get a reward by killing a wanted player. This plugin can be used in roleplay, survival servers, etc...
Fully customizable.
Support hex colors. (1.16+) Format: <#E1CEB0>
GUI with no page limit.
Create a tracking item.
Cooldown in the tracking item.
Support Vault.
Custom rewards.
Unlimited players in wanted list.
Advanced tab completer.
Configuration files are simple, if you have an issue there are the default settings in the section below.
Code (YAML):
# Time in seconds. Cooldown_Time: 30
# Here is placed the names of the disable worlds where the plugin can not make it function. Disabled_Worlds: - example_world
# Here is the data saved of the customizable item. Use "/wanted item set" to set the item. Wanted_Item:
Item:
==: org.bukkit.inventory.ItemStack
v: 2578
type: COMPASS
meta:
==: ItemMeta
meta-type: COMPASS
display-name: §x§F§F§4§1§6§CWanted Finder
lore: - §fThis item helps you to
- §flocalize a §awanted player
- §6Right click §6to display the tracking path
LodestoneTracked: false
# Here you can place the particle displayed when tracking a player with the wanted item. https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Particle.html Particle_Type: FLAME
# This are the rewards that the player that kill the wanted player is going to receive. # Types of rewards [console] command, [money] amount, [broadcast] message, [player] command executed by player. Rewards: - '
[console
] give
%player% diamond 1' - '
[money
] 500'
Code (YAML):
Prefix: "&8[<#40E0D0>&lWantedPlayers&8]" No_Permission: "%wanted_prefix% &cYou do not have permission to do this&7." Command_Syntax: "%wanted_prefix% &cSyntax error. Try using &7%wanted_command_syntax%" Reloaded_Configuration_Files: "%wanted_prefix% &aConfiguration files had been reloaded&7." Wanted_Add: "%wanted_prefix% &aThey player &6%wanted_target_name% &ais now in the list&7." Wanted_Remove: "%wanted_prefix% &cThe player &6%wanted_target_name% &chas been removed from the list&7." Wanted_Already_Exists: "%wanted_prefix% &cThe player &6%wanted_target_name% &cis already into the list&7." No_Player_Wanted: "%wanted_prefix% &cThe player &6%wanted_target_name% &cis not in the list&7." Player_Is_Wanted: "%wanted_prefix% &cYou are a wanted player&7." Player_Is_Not_Online: "%wanted_prefix% &cThe player &6%wanted_target_name% &cis not &aonline&7." Player_Never_Played: "%wanted_prefix% &cThe player &6%wanted_target_name% &chas never played on the server&7." Item_Set: "%wanted_prefix% &aThe searching item has been set&7." Item_Get: "%wanted_prefix% &aYou received the searching item&7." Player_In_Cooldown: "%wanted_prefix% &cPlease wait &b%wanted_timeleft%&c to use this&7." No_Looking_For: "%wanted_prefix% &7Press shift, then hit with the searching item &cto select a player&7." Wanted_Killed: "%wanted_prefix% &cThe player &6%wanted_target_name% &cwas slain by &a%wanted_player_name%&7." Player_Not_In_World: "%wanted_prefix% &cThe player &6%wanted_target_name%&c is not in the same world&7." Wanted_Empty_List: "%wanted_prefix% &cThe list is empty&7." Menu:
Title: "<#f12711>Wanted Players" Help_Book:
Display_Name: "Help Book" Lore: -
"&aSelect&7 the desired" -
"&7player to &ctrack&7." Next_Page:
Display_Name: "&fNext Page" Previous_Page:
Display_Name: "&fPrevious Page" Time:
Second: "second" Seconds: "seconds" Minute: "minute" Minutes: "minutes" Hour: "hour" Hours: "hours"
Code (YAML):
Prefix: "&8[<#40E0D0>&lWantedPlayers&8]" No_Permission: "%wanted_prefix% &cNo tienes permiso para hacer esto&7." Command_Syntax: "%wanted_prefix% &cError de sintaxis. Usa &7%wanted_command_syntax%" Reloaded_Configuration_Files: "%wanted_prefix% &aLos archivos de configuración han sido recargados&7." Wanted_Add: "%wanted_prefix% &aSe ha agregado al jugador &6%wanted_target_name% &aa la lista&7." Wanted_Remove: "%wanted_prefix% &cSe ha removido al jugador &6%wanted_target_name% &cde la lista&7." Wanted_Already_Exists: "%wanted_prefix% &cEl jugador &6%wanted_target_name% &cya esta en la lista&7." No_Player_Wanted: "%wanted_prefix% &cEl jugador &6%wanted_target_name% &cno esta en la lista&7." Player_Is_Wanted: "%wanted_prefix% &cEstas siendo buscado&7." Player_Is_Not_Online: "%wanted_prefix% &cEl jugador &6%wanted_target_name% &cno se encuentra disponible&7." Player_Never_Played: "%wanted_prefix% &cEl jugador &6%wanted_target_name% &cnunca ha entrado al servidor&7." Item_Set: "%wanted_prefix% &aSe ha establecido el item de busqueda&7." Item_Get: "%wanted_prefix% &aHas obtenido el item de busqueda&7." Player_In_Cooldown: "%wanted_prefix% &cNecesitas esperar &b%wanted_timeleft%&c para hacer esto nuevamente&7." No_Looking_For: "%wanted_prefix% &7Presiona shift y golpea con la brujula&c para seleccionar a un &6buscado&7." Wanted_Killed: "%wanted_prefix% &cEl jugador &6%wanted_target_name% &cha sido asesinado por &a%wanted_player_name%&7." Player_Not_In_World: "%wanted_prefix% &cEl jugador &6%wanted_target_name%&c no se encuentra en el mismo mundo que tu&7." Wanted_Empty_List: "%wanted_prefix% &cLa lista se encuentra vacia&7." Menu:
Title: "<#f12711>Se busca" Help_Book:
Display_Name: "&fAyuda" Lore: -
"&aSelecciona&7 al jugador" -
"&7deseado para &crastrear&7." Next_Page:
Display_Name: "&fSiguiente Pagina" Previous_Page:
Display_Name: "&fPagina Anterior" Time:
Second: "segundo" Seconds: "segundos" Minute: "minuto" Minutes: "minutos" Hour: "hora" Hours: "horas"
By downloading this plugin you are accepting the following terms:
Do not resell or redistribute this plugin.
You are not allowed to claim this plugin as you own work.