BungeeNPC [Command NPC is here!] | No dependencies!

 BungeeNPC [Command NPC is here!] | No dependencies! 1.18.2

BungeeNPC [Command NPC is here!] | No dependencies!
Tested Minecraft Versions:
  • 1.8
  • 1.9
  • 1.10
  • 1.11
  • 1.12
Contributors:
javiturec (Icon), el_trueno (NPC System), malachiel (Tester and bug reporter)
nfiD8TB.png


Hey spigot community and network owners this time i brought you a new Spigot plugin that allows you to create NPC to connect to your Bungee Servers.

IMPORTANT NOTE: NEEDS Java 8 TO WORK!
If you find an error send me a Message or post it in the Discussion section!

4GJSGxl.png


  • NO DEPENDECIES - NEW!
  • You can set the name you want to the NPC! With spaces too! (Usage: Put ';' as space, example: "Name;With;Spaces")
  • You can run commands through the NPC! - NEW!
  • You can set the skin of each NPC!
  • You can upload and set a custom skin for NPC!
  • You can set a Cooldown of interaction!
  • You can toggle the entrance through the NPC!
  • You can toggle if the NPC will follow the player with the eyes!
  • You can set the items in hand and armor of the NPC!
  • You can set a "status" that will show when you disable the entrance!
  • You can change the server that the NPC will connect!
  • You can display a server group!
  • You can configure almost every messsage of the plugin!
  • Custom line system to display whatever you want!
  • In game NPC editor - NEW!
  • Hook to PlaceholderAPI and MWdWPlaceholder plugins for the custom Line System! - NEW!

Required Plugins:
  1. NONE!

Optional Supported Plugins:
  1. Holograms
  2. HolographicDisplays
  3. ProtocolLib
  4. PlaceholderAPI
  5. MWdWPlaceholder

L9MVrKf.png


  • /bnpc create <name/name;with;spaces> <NPCtype> <a r g s> - Description: You create a NPC at your Location!
  • /bnpc edit - Description: Open a in-game editor for the NPC! - NEW!
  • /bnpc select - Description: You select the nearest NPC or you can just Shift + Right Click to select!
  • /bnpc info - Description: It shows the info of the NPC!
  • /bnpc list - Description: Shows every created NPC!
  • /bnpc skin <list/set/upload> <skinFileName> - Description: Upload, list or set skins for a NPC!
  • /bnpc line <add/addAt/remove/set> <index/text> - Description: Edit the lines of the NPC
  • /bnpc cmds <add/remove/removeAll/list> <commandType> <command> - Description: Edit the commands ran by a NPC!
  • /bnpc delete - Description: You delete the NPC that you select!
  • /bnpc update - Description: Update the NPC info!
  • /bnpc togglejoin - Description: You can toggle if the players can join!
  • /bnpc equip <add/remove/reset> <slot> - Description: Equip the selected NPC with the item in your hand in the slot you choose!
  • /bnpc toggleLC - Description: You can toggle if the NPC will follow players with the eyes!
  • /bnpc tp - Description: Selected NPC will teleport to your current location!
  • /bnpc withelist - Description: You can toggle if the players without permissions can join!
  • /bnpc setserver <server1,server2> - Description: You set the new server that the NPC points!
  • /bnpc setstatus <status> - Description: You set what the NPC shows when you toggle the entrance!
  • /bnpc setname <name> - Description: Set the name of the NPC!
  • /bnpc reload - Description: Reload the config and NPC's!
Whitelist mode explanation:
Works in almost the same way than the ToggleJoin, it will show the status instead of the player count and you will need a specific permission (bungeenpc.bypass) to join (unlinke the ToggleJoin than you cant join in anyway)!

Custom skin system explanation:
You need to put the png file in the BungeeNPC -> skins folder and use the command /bnpc upload SkinFileName (whitout .png)
When the skin is ready will give you a notification and then, you apply it to the NPC by /bnpc setskin SkinFileName and thats all!

Custom line system explanation:
When you do /bnpc line
The help will popup, you can choose between some functions like add, addAt, remove and set, you can use placeholders in the lines from PlaceholderAPI and MWdWPlacerholder plugins, also, this plugin come with some "default" placeholder:
%status% = Will show if the server is online/offline and the status msg when toggleJoin is off
%npc% = Will show the NPC name
%server% = Will show the name of the Server assigned to the NPC
%count% = Will only show the player count in the server!

CXEBsgH.png




OeIx6dD.png


  • bungeenpc.create - Permission for the Create command!
  • bungeenpc.delete - Permission for the Delete command!
  • bungeenpc.select - Permission for the Select command!
  • bungeenpc.update - Permission for the Update command!
  • bungeenpc.list - Permission for the List command!
  • bungeenpc.equip - Permission for the Equip command!
  • bungeenpc.skin - Permission for the Skin command!
  • bungeenpc.line - Permission for the Line command!
  • bungeenpc.cmds - Permission for the Cmds command!
  • bungeenpc.edit - Permission for the Edit command! - NEW!
  • bungeenpc.togglejoin - Permission for the ToggleJoin command!
  • bungeenpc.whitelist - Permission for the WhiteList command!
  • bungeenpc.setserver - Permission for the SetServer command!
  • bungeenpc.setstatus - Permission for the SetStatus command!
  • bungeenpc.setname - Permission for the SetName command!
  • bungeenpc.reload - Permission for the Reload command!
  • bungeenpc.info - Permission for the Info command!
  • bungeenpc.bypass - Permission to Join in WhiteList mode / Permission to bypass the NPC cooldown!
  • bungeenpc.tp - Permission for the Teleport command!
  • bungeenpc.toggleLC - Permission for the ToggleLC command!

MAOWE1R.png



U4335Cj.png


Servers using this plugin:
  • mc.pixelcub.net (Spanish network!)
  • play.zonaneutro.com (Spanish network!)
  • softuf.com (English network!)
  • play.aquacraft.eu (English network!)
  • 91.121.56.14:25713 (Russian network!)
  • mc.minerealm.com.br (Brazilian network!)
  • DenCrafting.dk (Danish Network! [Damn])
  • Fantasy-MC.tk (Chinese Network!)
  • If you server is using this, tell me!

Wcrdssb.png


- Try to make it out of dependencies - DONE (Made it in v1.20)
- The way to set a custom skin (.png file) to the NPC - DONE! (Added in v1.11)
- Feature to open an inventory with the NPC. (Almost done!)
- Feature to run commands through the NPC. - DONE! (Added in v1.19!)
- TP Command - DONE!
- List Command - DONE!
- Whitelist option - DONE!
- Custom number of lines and lines - DONE! (Added in v1.18)
- Perfect the skin system (Hopefully in next update!)
- If you have suggestions leave it in the Discussions Section!

Known bugs:
None at this update (1.20.5) :D
  • 35247.png
    35247.png
    1.5 KB · Views: 375

Similar resources

BungeeNPC [Command NPC is here!] MikeyBoy
A new brand way to join and display Bungeecord servers!
4.67 star(s) 6 ratings
Downloads
2,317
Updated
BungeeNPC [Command NPC is here!] | No dependencies! Sauron
A new brand way to join and display Bungeecord servers! | No dependencies!
5.00 star(s) 5 ratings
Downloads
1,921
Updated
BungeeNPC MikeyBoy
  BungeeNPC 1.18.2
A new brand way to join and display Bungeecord servers!
5.00 star(s) 2 ratings
Downloads
443
Updated
BlackSpigot General Chat
Rules Help Users
    arda32 @ arda32: maybe we can do some trade
    Top