Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #################################################################
- # #
- # This plugin was made by HyChrod(@Spigot: Flocrafter77) #
- # You're not authorised to re-publish or sell this plugin #
- # #
- #################################################################
- Friends:
- Prefix: "&eAMIGOS &7|"
- CheckForUpdates: false
- # This options are for server networks and enables BungeeCord
- # To use BungeeMode you have to install "Friends - BungeeAddon" on your Proxy too
- # You can find the Addon here:
- # <https://www.spigotmc.org/resources/friends2-0-mc1-8-1-10-bungeecord-addon.28909/>
- BungeeMode: false
- # If this is enabled the server the player is currently on will be shown under their name in the GUI!
- # Only available if BungeeMode is activated
- ShowServer:
- Enable: true
- Lore: "&3Server: &f%SERVER%"
- FriendChat:
- Enable: true
- # The message have to start with this to write in the friend chat!
- Code: "@"
- # This allows players to send private messages to their friends using command '/f msg <Player> <Message>'!
- FriendMSG: true
- # If this is enabled player with special permissions are able to see the friendchat of other players
- # This can be used to control the friendchat by admins
- # Permission:
- # - Friends.Commands.SpyChat
- SpyChat:
- Enable: true
- Format: "&6[AMIGOS]&5 %PLAYER%&f: %MESSAGE%"
- # These options are for an optional partysystem
- # To use the partysystem you have to install my Party plugin on your Proxy too
- # Make sure you also enabled bungeemode!
- # You can find the plugin here:
- # <https://www.spigotmc.org/resources/party.30609/>
- PartySystem:
- Enable: false
- Options:
- MaxFriends:
- # This is the amount of friends normal players can have
- Normal: 25
- # This is the amount of friends players with special permissions can have
- # Permission: - Friends.FriendLimit.Extended
- Extended: 50
- # You can disable the jump function
- EnableJumping: true
- # If this is disabled, friends can't hit each other!
- FriendCanPvP: false
- # If this is enabled, players can hit others with the friend-item to send a request!
- HitToRequest: true
- # If this is enabled, players can drop the friend-item!
- CanDropItem: false
- # If this is enabled, players can place the friend-item!
- CanPlaceItem: false
- # If this is enabled, players can move the friend-item in their inventory!
- CanMoveItem: false
- # If this is enabled you get a notification when a friend joins or quits the server!
- JoinQuitMessages: true
- # If this is enabled the world the player is currently on will be shown under their name in the GUI!
- # This only works if BungeeMode is disabled!
- # If this is enabled the player gets notified on join if he has open friend requests
- # The message can be changed in the messages.yml!
- RequestNotification: true
- ShowWorld:
- Enable: true
- Lore: "&3Mundo: &f%WORLD%"
- LastOnline:
- Enable: true
- # Values: %days% %hours% %minutes% %seconds%
- Format: "&cUltima Coneccion: &3%days% Dias, %hours% Horas y %minutes% Minutos"
- Nicknames:
- # If this is enabled, the name of your friends will be replaced in all messages to the nickname
- ReplaceChatMessages: true
- # If this is enabled, the real name of a nicked-player will be shown below his nick in the GUI
- ShowRealName: true
- Lore: "//&7&o(%NAME%)"
- # The status players can set under their name in the gui
- Status:
- Delay:
- # Enable or disbale the delay between changing your status
- Enable: true
- # Time in seconds
- TimeStamp: 600
- FriendItem:
- # If this is enabled, every player will get this item on join
- GiveOnJoin: true
- # If this is enabled, the firenditem will have your skin
- PlayersHead: true
- Item:
- ItemID: "397:3"
- Name: "&eAmigos &7(Click-Derecho)"
- # You can split the lines with "//"!
- Lore: "&7Click-Derecho Para Abrir El Menu"
- InventorySlot: 9
- GUI:
- # If you disable this, all possibilities to open the gui will be removed
- Enable: true
- Title: "&eTus Amigos:"
- # Available sizes are: 9, 18, 27, 36, 45, 54!
- # WARNING! If you use another number as above, the gui will not work!!
- InventorySize: 54
- FriendHead:
- # If this is enabled the players head in your friend-inventory will change to a skeleton if he turns offline!
- ChangeHeadIfOffline: true
- # If you are using PermissionsEx oder zPermissions, the placeholders %PREFIX% and %SUFFIX% will be replaced
- NameOnline: "%PREFIX%%NAME%%SUFFIX% &a(Online)"
- NameOffline: "%PREFIX%%NAME%%SUFFIX% &8(Offline)"
- Items:
- RequestsItem:
- ItemID: "388:0"
- Name: "&2Solicitudes"
- # You can split the lines with "//"!
- Lore: "&7Click here to see all your requests//&7Currently: &a%REQUESTS%"
- InventorySlot: 46
- BlockedPlayers:
- ItemID: "46:0"
- Name: "&cJugadores Bloqueados"
- # You can split the lines with "//"!
- Lore: "&7Click here to see all players//&7you have blocked//&7Currently: &a%BLOCKED%"
- InventorySlot: 47
- OptionsItem:
- ItemID: "404:0"
- Name: "&3Opciones"
- # You can split the lines with "//"
- Lore: "&7Click here to change some options"
- InventorySlot: 48
- NextPage:
- ItemID: "262:0"
- Name: "&6--->"
- # You can split the lines with "//"!
- Lore: "&7Click Para ir a La Siguiente Pagina"
- InventorySlot: 54
- PreviousPage:
- ItemID: "262:0"
- Name: "&6<---"
- # You can split the lines with "//"!
- Lore: "&7Click Para ir a La Pagina Anterior"
- InventorySlot: 53
- InventorySorting:
- Enable: true
- Item:
- ItemID: "399:0"
- Name: "&eOrden: &3%SORTING%"
- # You can split the lines with "//"!
- Lore: "%SORTING_DESCRIPTION%////&7Click Para Cambiar El Orden"
- InventorySlot: 50
- # Available sortings: Nothing, Online_Offline, Favorites, Alphabetic
- DefaultSorting: "Nothing"
- SortingMethods:
- Online_Offline:
- Name: "&7Online & Offline"
- # You can split the lines with "//"!
- Description: "&7Tus Amigos Se Ordenan Por &aOnline&7/&cOffline"
- Favorites:
- Name: "&7Favoritos"
- # You can split the lines with "//"!
- Description: "&7Tus Mejores Amigos Estan En La Cima!"
- Nothing:
- Name: "&7Ninguno"
- # You can split the lines with "//"!
- Description: "&7No Hay Orden"
- Alphabetic:
- Name: "&7Alfabetico"
- # You can split the lines with "//"!
- Description: "&7Tus Aigos Son Ordenados Alfabeticamente."
- Placeholders:
- ItemID: "160:7"
- Name: " "
- Lore: ""
- # Put in the number of slots, the placeholder should be placed on
- InventorySlots:
- - 49
- - 51
- - 52
- FriendEditInventory:
- InventorySize: 9
- Items:
- Nickname:
- Enable: true
- ItemID: "421:0"
- Name: "&dApodo"
- # You can split the lines with "//"!
- Lore: "&7Click-Izquierdo Para Editar Apodo, Click-Derecho Para Quitar Apodo////&eApodo Actual: &f%NICKNAME%"
- InventorySlot: 6
- RemoveItem:
- ItemID: "35:14"
- Name: "&cBORRAR"
- # You can split the lines with "//"!
- Lore: "&7Borrar a &a%NAME% &7De Tu Lista De Amigos"
- InventorySlot: 9
- FavoriteItem:
- ItemID: "399:0"
- Name: "&6Favoritos &7(%VALUE%&7)"
- # You can split the lines with "//"!
- Lore: "&7Agregar O Remover a &a%NAME% &7De//&7Tus Favoritos"
- InventorySlot: 7
- Values:
- Activated: "&aACTIVADO"
- Deactivated: "&cDESACTIVADO"
- JumpItem:
- ItemID: "368:0"
- Name: "&3Saltar"
- # You can split the lines with "//"!
- Lore: "&7Saltar Hacia &a%NAME% &7Posicion/Servidor"
- InventorySlot: 4
- PartyItem:
- ItemID: "401:0"
- Name: "&dFiesta"
- # You can split the lines with "//"!
- Lore: "&7Invitar a &a%NAME% &7a Tu Fiesta"
- InventorySlot: 3
- BackItem:
- ItemID: "330:0"
- Name: "&7Volver"
- # You can split the lines with "//"!
- Lore: ""
- InventorySlot: 1
- Placeholders:
- ItemID: "160:7"
- Name: " "
- # You can split the lines with "//"!
- Lore: ""
- # Put in the number of slots, the placeholder should be placed on
- InventorySlots:
- - 2
- - 3
- - 5
- - 8
- RequestsInventory:
- Title: "&3Solicitudes:"
- InventorySize: 54
- Items:
- AcceptAll:
- ItemID: "35:5"
- Name: "&aAceptar Todas"
- # You can split the lines with "//"!
- Lore: "&7Aceptar &a&3%REQUESTS% &7Solicitudes!"
- InventorySlot: 49
- DenyAll:
- ItemID: "35:14"
- Name: "&cRechazar Todas"
- # You can split the lines with "//"!
- Lore: "&7Rechazar &a&3%REQUESTS% &7Solicitudes!"
- InventorySlot: 50
- BackItem:
- ItemID: "330:0"
- Name: "&7Volver"
- # You can split the lines with "//"!
- Lore: ""
- InventorySlot: 46
- NextPage:
- ItemID: "262:0"
- Name: "&6--->"
- # You can split the lines with "//"!
- Lore: ""
- InventorySlot: 54
- PreviousPage:
- ItemID: "262:0"
- Name: "&6<---"
- # You can split the lines with "//"!
- Lore: ""
- InventorySlot: 53
- Placeholders:
- ItemID: "160:7"
- Name: " "
- # You can split the lines with "//"!
- Lore: ""
- # Put in the number of slots, the placeholder should be placed on
- InventorySlots:
- - 47
- - 48
- - 51
- - 52
- RequestEditInventory:
- InventorySize: 9
- Items:
- AcceptItem:
- ItemID: "35:5"
- Name: "&aAceptar"
- # You can split the lines with "//"!
- Lore: "&7Aceptar Solicitud De &a%NAME%"
- InventorySlot: 4
- DenyItem:
- ItemID: "35:14"
- Name: "&cRechazar"
- # You can split the lines with "//"!
- Lore: "&7Rechazar Solicitud De &a%NAME% &c</3"
- InventorySlot: 6
- BackItem:
- ItemID: "330:0"
- Name: "&7Volver"
- # You can split the lines with "//"!
- Lore: ""
- InventorySlot: 1
- Placeholders:
- ItemID: "160:7"
- Name: " "
- # You can split the lines with "//"!
- Lore: ""
- InventorySlots:
- - 2
- - 3
- - 5
- - 7
- - 8
- - 9
- BlockedInventory:
- Title: "&cBloqueados:"
- InventorySize: 54
- Items:
- UnblockAll:
- ItemID: "35:5"
- Name: "&aDesbloquear a Todos Los Jugadores"
- # You can split the lines with "//"!
- Lore: "&7Click Para Desbloquear &a%BLOCKED% &7Jugadores!"
- InventorySlot: 50
- NextPage:
- ItemID: "262:0"
- Name: "&6--->"
- # You can split the lines with "//"!
- Lore: ""
- InventorySlot: 54
- PreviousPage:
- ItemID: "262:0"
- Name: "&6<---"
- # You can split the lines with "//"!
- Lore: ""
- InventorySlot: 53
- BackItem:
- ItemID: "330:0"
- Name: "&7Volver"
- # You can split the lines with "//"!
- Lore: ""
- InventorySlot: 46
- Placeholders:
- ItemID: "160:7"
- Name: " "
- # You can split the lines with "//"!
- Lore: ""
- # Put in the number of slots, the placeholder should be placed on
- InventorySlots:
- - 47
- - 48
- - 49
- - 51
- - 52
- BlockedEditInventory:
- InventorySize: 9
- Items:
- UnblockItem:
- ItemID: "35:5"
- Name: "&aDesbloquear"
- # You can split the lines with "//"!
- Lore: "&7Click Para Bloquear a &a%NAME%"
- InventorySlot: 5
- BackItem:
- ItemID: "330:0"
- Name: "&7Volver"
- # You can split the lines with "//"!
- Lore: ""
- InventorySlot: 1
- Placeholders:
- ItemID: "160:7"
- Name: " "
- # You can split the lines with "//"!
- Lore: ""
- # Put in the number of slots, the placeholder should be placed on
- InventorySlots:
- - 2
- - 3
- - 4
- - 6
- - 7
- - 8
- - 9
- OptionsInventory:
- Title: "&3Opciones:"
- # Available sizes are: 9, 18, 27, 36, 45, 54!
- # WARNING! If you use another number as above, the gui will not work!!
- InventorySize: 45
- RequestsItems:
- Name: "&aSolicitudes"
- ItemID: "397:3"
- # You can separate the lines with "//"!
- Lore: "&7Si Esta Funcion Esta Desactivada//&7Nadie Podra Enviarte Solicitudes!"
- InventorySlot: 11
- ButtonInventorySlot: 20
- MessagesItems:
- Name: "&3Chat-Amigos"
- ItemID: "339:0"
- # You can separate the lines with "//"!
- Lore: "&7Si Esta Funcion Esta Desactivada//&7No Podras Ver El Chat-Amigos!"
- InventorySlot: 12
- ButtonInventorySlot: 21
- JumpingItem:
- Name: "&dSaltos"
- ItemID: "368:0"
- # You can separate the lines with "//"!
- Lore: "&7Si Esta Funcion Esta Desactivada//&7Tus Amigos No Podran Saltar Hacia Ti!"
- InventorySlot: 13
- ButtonInventorySlot: 22
- PrivateMessages:
- Name: "&6Mensages Privados"
- ItemID: "288:0"
- # You can separate the lines with "//"!
- Lore: "&7Si Esta Funcion Esta Desactivada//&7No Podras Recivir Ningun//&7Mensage Privado"
- InventorySlot: 14
- ButtonInventorySlot: 23
- PartyInvites:
- Name: "&9Fiestas"
- ItemID: "401:0"
- # You can separate the lines with "//"!
- Lore: "&7Si Esta Funcion Esta Desactivada//&7No Podras Recivir Invitaciones a Fiestas"
- InventorySlot: 15
- ButtonInventorySlot: 24
- PrivateModeItem:
- Name: "&4Modo Privado"
- ItemID: "355:0"
- # You can separate the lines with "//"!
- Lore: "&7Si Esta Funcion Esta Activada//&7Seras Mostrado Como Offline//&7a Todos Tus Amigos"
- InventorySlot: 16
- ButtonInventorySlot: 25
- StatusItem:
- Enable: true
- Name: "&7Tu Estado:"
- ItemID: "421:0"
- # You can separate the lines with "//"!
- NoStatusLore: "&cNo Hay Estado!"
- InventorySlot: 37
- ButtonOff:
- Name: "&cDESACTIVADO"
- ItemID: "351:8"
- # You can separate the lines with "//"!
- Lore: ""
- ButtonOn:
- Name: "&aACTIVADO"
- ItemID: "351:10"
- # You can separate the lines with "//"!
- Lore: ""
- BackItem:
- Name: "&8Volver!"
- ItemID: "330:0"
- # You can separate the lines with "//"!
- Lore: ""
- InventorySlot: 45
- Placeholders:
- ItemID: "160:7"
- Name: " "
- # You can split the lines with "//"!
- Lore: ""
- # Put in the number of slots, the placeholder should be placed on
- InventorySlots:
- - 44
- - 43
- - 42
- - 41
- - 40
- - 39
- - 38
- - 37
- # Put in the name of worlds where players should not use the friend-item!
- # If this feature is enabled you have to disable 'EnabledWorlds'!
- DisabledWorlds:
- Enable: false
- Worlds:
- - KitPvP
- - FFA
- - 1vs1
- - Factions
- # Put in the name of worlds where players can use the friend-item!
- # The friend-item will be removed on all other worlds!
- # If this feature is enabled you have to disable 'DisabledWorlds'!
- EnabledWorlds:
- Enable: true
- Worlds:
- - Lobby
- # Put in the name of servers players should not jump to
- # This list has only affect to the jumping feature of the plugin
- # Only works for BungeeMode!
- # If you want to use this feature you have to disable "EnabledServers"!
- DisabledServers:
- Enable: true
- Servers:
- - silent_hub
- - premium_lobby
- # Put in the name of servers players can jump to
- # This list has only affect to the jumping feature of the plugin
- # Only workds for BungeeMode!
- # If you want to use this feature you have to disable "DisabledServer"!
- EnabledServers:
- Enable: false
- Servers:
- - lobby_1
- #################################################################
- # #
- # All rigths reserved by HyChrod(@Spigot: Flocrafter77) #
- # #
- #################################################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement