Party and Friends Extended for Spigot | Supports 1.7 - 1.18

SpigotVIP Party and Friends Extended for Spigot | Supports 1.7 - 1.18 1.0.69

Party and Friends Extended for Spigot | Supports 1.7 - 1.18
◦•●❤♡ ᴄᴏɴᴛᴀᴄᴛ Dekomori on discord ꜰᴏʀ ꜱᴜᴘᴘᴏʀᴛ ♡❤●•◦

Tested Minecraft Versions:
1.7 / 1.8 / 1.9 / 1.10 / 1.11 / 1.12 / 1.13 / 1.14 / 1.15 / 1.16 / 1.17 / 1.18 / 1.19

1398ebdf50514e205177c2e5758e05e5309ba642.png


You are having a BungeeCord (one BungeeCord and multiple spigot servers)? Then you need this version (The GUI is like in this plugin directly included).
This version will not run on a BungeeCord. You need to buy this version if you only have one spigot server. There is a how to setup section at the end of the description

Features

  • The plugin has a friend system with many features
  • The plugin has a party system which is connected to the friend system
  • Use the huge Clan Extension to add Clan/Guild functionality
  • Use the TS Extension of Party and Friends, to add cool features for TeamSpeak to Party and Friends
  • The plugin has an fully configurable (you can even add your own items with which you can execute commands) inventory GUI (see pictures above). Features of the GUI:
    • List your friend, show their online status, on which server they are and see when they were online the last time
    • Interact with your friends (jump to them (can be disabled in config), invite them into a party or remove them from your friend list)
    • List your friend requests and accept or deny them
    • View and change your settings
    • The friend GUI can either be opened by right click on the friend item (can be disabled in the config) or by typing in the command /friendsgui
    • All items can be changed and renamed.
  • Use Base64 custom textures. To find custom textures use this website. When you have chosen a custom texture just copy "Value" and paste it into the config.yml
  • The plugin has a hide feature with a Friends and Party GUI (can be disabled)
    • It can either be accessed by the command /hide or by right clicking on the hide item (can be configured and disabled in the config)
    • There are the following hide modes:
      • Show all players
      • Show only friends and people of the server team (for the plugin a server member is someone who has the permission which can be set under "General.PermissionNoHide")
      • Show only friends
      • Show only people of the server team (for the plugin a server member is someone who has the permission which can be set under "General.PermissionNoHide")
      • Show no one
  • You can rename commands and add aliases for all Top-/SubCommands
  • Users can set the following settings:
    • If they want to receive friend requests (useful for youtubers)
    • If they want to receive party invitations from everybody or just by their friends (useful for youtubers)
    • If they want to, that friends can see their online status
    • If their friends should be allowed to jump to them (disabled if “jump to friend” is disabled)
    • If they want to receive messages by their friends (useful for youtubers if they are recording at the moment)
  • Already translated into the following languages:
    • English (plugin intern (set "General.Language" to english))
    • German (plugin intern (set "General.Language" to german))
    • Chinese by ferrinweb
    • French
    • Spanish by @anchelthe
    • Russian
    • Italian by @Ilario42
    • Norwegian by EmrikPlays
    • Dutch by @LimitedGames
    • Hungarian by @Konfigbacsi00
    • If you translated the language file into your language, you can contact me so I can release that message file to all.
    • The language file is created (in either English or German depending on what "General.Language" is set to) and used if "General.UseOwnLanguageFile" is activated (The messages.yml is saved and read in UTF-8 (only important for people who want to use umlauts))
  • Optional self chosen permissions (just leave the permissions in the config blank, so everybody can use the party/friend commands)
  • You can set the maximum player number per party (set it in the config to anything below 2 to disable this feature) (there is a permission that allows users with that permission to have no player limit in their parties (useful for premium players) (permission can be set in the config). You are also able to set a certain ammounts of slots for people with certain permissions)
  • An msg system with /r and offline messages
  • Clickable help messages
  • You may use this API for PHP scripts
Info
  • Use any command of this plugin from the command line to reload the plugin
  • This plugin works with Java 8 or higher
  • This plugin is compiled with the newest version of spigot and works with spigot versions from 1.7 to 1.18. To let the GUI run on a 1.7.10 to 1.8.3 server you need also this plugin. It is downloaded automatically on the first start
  • Notice that some pvp blocking plugins / disabling pvp in server.properties, will break the add friend on hit feature. Use this plugin to block pvp. Disabling pvp via WorldGuard is also possible without breaking anything.
  • You may not publish the code or the plugin, nor full or parts of it
Add-ons/Extensions
  • Max Friends: Adds the possibility to set a limit amount of friends somebody can have (useful for Buycraft)
  • Interact All Extension: Adds the commands /friend acceptall and /friend denyall
  • Cancel Friend Requests: Adds the command /friend cancel with which you can take back friend requests
  • Mute All: Adds the command /friend muteall
  • Party Leader Warp: Adds the command /party leaderwarp, which teleports all players to the party leader, when used by the party leader
  • Friends Clear: Adds the subcommand /friend clear
  • Friend Request-List: Adds the command /friend requestlist to Party and Friends
  • Standard Settings: Enables you to set default settings for players with a given permission
  • Public Party: Makes public parties possible
  • ChatInspector: Stops people insulting each other via the party/friend chat
How To Set-Up
  • GUI
    • You need to enter in the config.yml under "Inventories.ToolBar.ProfileItem.WorldToUseIn" the worlds where you want to have the gui item added to the player inventory.
    • You need to enter in the config.yml under "Inventories.ToolBar.ProfileItem.HideItem" the worlds where you want to have the hide item added to the player inventory. The worlds where the feature should be enabled must be listed under "
      Commands.Hide.World"
  • Party
    • You can add commands, which should be executed by the whole party, if the party leader executes them (like for example /arena join, so all players in the party join the minigame), in the GeneralConfig.yml under "General.CommandsWhichShouldBeExecutedByTheHoleParty"
    • If a command which was given in the config is executed by one member of the party, all members of the party execute the command. So if you added for example in the config the command survivalgames, and the party leader executes the command /survivalgames join arena, all party members will execute this command, so all will join the survival games arena. And it will also react if somebody clicks on a sign, which executes a command, which is given in the config.
Code:
# You need to activate UseOwnLanguageFile to change the messages
Design:
  Lore:
    ShowServerInLore: true
    ShowLastOnlineTime: true
  FriendsMenu:
    Minimum-Lines: 5
Commands:
  FriendsGUI:
    Enabled: true
    Names:
   - friendsgui
  FriendSettings:
    Enabled: true
    Names:
   - friendsettings
  FriendRequest:
    Enabled: true
    Names:
   - friendrequest
  Hide:
    Enabled: true
    Names:
   - hidegui
    - hide
    Worlds:
   - lobby1
    - lobby2
  PartyGUI:
    Enabled: true
    Names:
   - partygui
ItemDataNames:
  FriendRequestSetting: PAPER
  PartyInvitationsSetting: FIREWORK
  ShowOnlineSetting: COMPASS
  JumpSetting: WOOD_PLATE
  ReceiveMessagesSetting: BOOK
  NextPageButton: SIGN
  PreviousPageButton: SIGN
Messages:
  NameOfTheShowAllItem: '&aShow all players'
  NextPageButtonName: '&aNext'
  PreviousPageButtonName: '&aPrevious'
  ShowOnlyFriendsAndPeopleOfTheServerTeam: '&eShow only friends and people of the
    server team'
  ShowOnlyFriends: '&6Show only friends'
  ShowOnlyPeopleOfTheServerTeamItem: '&5Show only people of the server team'
  HideAllPlayersItem: '&cHide All Players'
  NameOfTheHideInventory: '&6Hide Players'
  SettingsInventoryName: '&7&lSettings'

Code:
Storage: SQLite
MySQL:
  Host: localhost
  Port: 3306
  UseSSL: false
  Username: root
  Password: Password
  Database: friends
  TablePrefix: fr_
  Pool:
    InitialPoolSize: 3
    MinPoolSize: 3
    MaxPoolSize: 15
    IdleConnectionTestPeriod: 290
    TestConnectionOnCheckin: false
General:
  UseOwnLanguageFile: false
  CheckForUpdates: true
  Language: English
  MultiCoreEnhancement: true
  Time:
    LanguageTag: US
    TimeZone: Europe/Berlin
    Format: dd/MM/yyyy HH:mm:ss
  PartyDoNotJoinTheseWorlds:
 - lobby
  - lobby1
  - lobby2
  CommandsWhichShouldBeExecutedByTheHoleParty:
 - exampleminigamecommand join arenaname
  - anotherexampleminigamecommand join arenaname
  FriendlyDamageInParty: false
  DisabledServers:
 - login1
  - login2
  MaxPlayersInParty: 0
  Deactivated:
    OfflineMessages: false
  SignsWhichShouldBeClickedByTheHoleParty:
 - locx|locy|locz|world
  - locx|locy|locz|world
Extensions:
  UseExtensionFolderAsConfigFolder: false
Permissions:
  NoPlayerLimitForParties: ''
GUI:
  ChangedHideModeMessage: true
  OpenFriendRequestMenuWithoutHavingRequests: true
Commands:
  Friends:
    General:
      PrintOutHelpOnError: true
    TopCommands:
      Friend:
        Names:
       - friend
        - friends
        Permissions: ''
        Disabled: false
      Reply:
        Names:
       - reply
        - r
        Disabled: false
      MSG:
        Names:
       - msg
        - fmsg
        Disabled: false
        MSGNonFriendsPermission: de.simonsator.partyandfriends.msg.msgnonfriends
    SubCommands:
      Accept:
        Names:
       - accept
        - approve
        Permission: ''
        Priority: 3
        SendTextIsNowOnline: true
      Add:
        Names:
       - add
        - addfriend
        Permission: ''
        Priority: 2
        FriendRequestTimeout: 0
      Deny:
        Names:
       - deny
        - reject
        Permission: ''
        Priority: 4
      Jump:
        Names:
       - jump
        - jumpto
        Disabled: false
        Permission: ''
        Priority: 6
        DisabledWorlds:
       - login1
        - adminlobby1
      List:
        Names:
       - list
        - info
        Disabled: false
        Permission: ''
        Priority: 0
        SortElements: true
        EntriesPerPage: 10
      MSG:
        Names:
       - msg
        - message
        Disabled: false
        Permission: ''
        Priority: 1
        ReplyCommand: /friend msg [PLAYER]
      Remove:
        Names:
       - remove
        - deleteAccount
        Permission: ''
        Priority: 5
        UseFriendRemovedYouMessage: false
      Settings:
        Names:
       - setting
        - settings
        Disabled: false
        Permission: ''
        Priority: 7
        Settings:
          FriendRequest:
            Names:
           - friendrequest
            - receivefriendrequests
            - friendrequests
            Enabled: true
            Permission: ''
            Priority: 0
          Jump:
            Names:
           - jump
            - allowjump
            Enabled: true
            Permission: ''
            Priority: 1
          Offline:
            Names:
           - offline
            - alwaysoffline
            Enabled: true
            Permission: ''
            Priority: 2
          PM:
            Names:
           - pm
            - message
            - messages
            Enabled: true
            Permission: ''
            Priority: 3
          PartyInvite:
            Names:
           - invite
            - party
            Enabled: true
            Permission: ''
            Priority: 4
  Party:
    General:
      PrintOutHelpOnError: true
      PrintOnlyExecutableSubCommandsOut: true
    TeleportOnLeaderChangeWorld: true
    TopCommands:
      Party:
        Names:
       - party
        - parties
        Permissions: ''
        Disabled: false
      PartyChat:
        Names:
       - partychat
        - p
        Permissions: ''
        Disabled: false
    SubCommands:
      Join:
        Names:
       - join
        - j
        Permissions: ''
        Priority: 0
        AutoTeleportToLeaderOnJoin: false
      Invite:
        Names:
       - invite
        - add
        Permissions: ''
        Priority: 1
      Kick:
        Names:
       - kick
        - forcedleave
        Disabled: false
        Permissions: ''
        Priority: 6
      Info:
        Names:
       - info
        - list
        Disabled: false
        Permissions: ''
        Priority: 3
      Leave:
        Names:
       - leave
        - le
        Permissions: ''
        Priority: 5
      Chat:
        Names:
       - chat
        - message
        - msg
        ReplyCommand: chat
        Disabled: false
        Permissions: ''
        Priority: 4
      Leader:
        Names:
       - leader
        - lead
        Disabled: false
        Permissions: ''
        Priority: 7
  PAFAdmin:
    Enabled: false
    Names:
   - pafadmin
    - adminpaf

Latest updates

  1. 1.0.69

    1.0.69
  2. 1.0.58

    1.0.58
  3. 1.0.57

    1.0.57

Latest reviews

update please :D
update please :( 1.0.61
no lo descarguen, me rompió el servidor 2 veces
thanks for upload the plugin in the page ... is okay

Similar resources

Party and Friends Extended Edition for Bungeecord | Supports 1.7 - 1.12 B
Party and Friends plugin with GUI, hide feature and optional RedisBungee support
5.00 star(s) 4 ratings
Downloads
124
Updated
Party and Friends Extended Edition for Bungeecord/Velocity GeneroviskBR_
Party and Friends plugin with GUI, hide feature and optional RedisBungee and Velocity support
1.00 star(s) 2 ratings
Downloads
231
Updated
Party and Friends Extended Edition for Bungeecord/Velocity | Supports 1.7 - 1.18 | CRACKED BY ZIUE devuxious
Party and Friends Extended Edition for Bungeecord/Velocity | Supports 1.7 - 1.18 | CRACKED BY ZIUE
3.40 star(s) 5 ratings
Downloads
512
Updated
BlackSpigot General Chat
Rules Help Users
    S @ Sachinxgod: Did anyone have NitroSetup lifetseal
    Top