FakePlayersOnline
FakePlayersOnline
This plugin allows you to add additional fake players in your server player list, which you see when press "tab"-key in game. Fake players could be added manually or you can use NPC's name to show at player list.
This plugin is using library ProtocoLib to provide a fake information at server list menu. If ProtocolLib is not installed you will not be able to add fake players to your server.
Features
- Colorize real players name in list. In addition you can define color for name of your server admin group
- Display fake player names in list.
- Display NPC's (provided by Citizens plugin) name in list
- Add/remove fake players
- Override /list command and show same information as in TAB-list
- Fake serverlist menu to show fake counters for online players, reserverd slots and motd.
Video tutorial
Review by ServerMiner.
German Turorial by LegendSmile: http://dev.bukkit.org/bukkit-plugins/fakeplayers/pages/main/more-video/
Why do I want it?
You need to install FakePlayersOnline if you need to:
- Change color of player list
- Show a fake information about logged-in players;
- Show NPC's name to your players;
- Show an additional "moto" or short message in player list;
How to use it?
- Install FakePlayersOnline and ProtocoLib
- Add fake players in list
- Press tab key
Commands
- /fpo help - display help page
- /fpo lock - lock (and unlock) server. When server turns to locked all players will be kicked.
- /fpo real - toggle overriding real players in list
- /fpo add <fakeplayer> - add fake player to list
- /fpo join <fakeplayer> - add fake player to list and broadcast join-message
- /fpo del <fakeplayer> - remove fake player from list
- /fpo leave <fakeplayer> - remove fake player from the list and broadcast leave-message
- /fpo list - display fake playerlist
- /fpo fake - toggle displaying fake players in list
- /fpo npc - toggle displaying NPC's names in list
- /fpo serverlist - toggle fake online info at server list menu
- /fpo slots [fake reserved slots] - toggle faking the reserved slots counter or set it's value
- /fpo listcmd [command1,command2..] - toogle using the /list command overriding, or define /list command aliases
- /fpo online [fake players online] - toggle faking the fixed online counter or set it's value
- /fpo motd [MOTD] - toggle using the alternative MOTD or set it's value
- /fpo cfg - display current configuration
Permissions
- fakeplayers.config - allows to use all commands of the FakePlayersOnline
- fakeplayers.canseehidden - players with this permission will see name of hidden players in list (FakeQuit, Vanish, etc...)
- fakeplayers.red - will color name of players with same permission to red (by default, or any other color defined in config)
- fakeplayers.unlock - allows player to ignore lock-state of server (can connect to locked server, will not kicked after /fpo lock command)
Metrics and update checker
FakePlayersOnline includes two features that use your server internet connection. First one is Metrics, using to collect information about the plugin (versions of plugin, of Java.. etc.) and second is update checker, checks new releases of FakePlayersOnline after plugin startup and every half hour. This feature is using API provided by dev.bukkit.org. If you don't like this features you can easy disable it. To disable update checker you need to set parameter "version-check" to "false" in config.yml. Obtain more information about Metrics and learn how to switch it off, you can read here.
Like this plugin?
You can buy me a chocolate!
- Plugin downloads: 70000
- Chocolates received: 2
Does anyone know how to show the actually NPC faces of fake players... For me I just get Steve and Alex heads, even if they are a registered user.
@fromgate
Thanks for the update. Great work!
@GrimmVoid Source of FakePlayersOnline always was there:
https://github.com/fromgate/FakePlayersOnline
@BSidiocy Version 0.1.6 works with 1.7.10 fine.
v0.1.7
You offer this under GPL, can you please post the source, so we can update this for you?
GPL license is all about letting the community help make and fix things.
Not compatible with Cb git spigot 1.7.10
sad :<
@sketcherskt
I'm sorry but I'm in hospital now and I don't know when I will be able to continue programming.
Ill Donate If This Gets Updated Before April!
bungee support
Please Update This For 1.8 and up
Are you updating this plugin? Tests should be over now :(
@fromgate
I read you loud a clear. This is test season for all levels of schooling D:
Do you think you can get the update out over the Feb break?
@fromgate,
Update please babyyyyyyyy
@MineacerDev @live4redline @syberia97
Current version of FPO is not compatible with 1.8.1. I'm going to update it soon, but I cannot predict when it will be done — I have not enough free time now...
@fromgate
Update please ! :)
7856 for FakePlayersOnline v0.1.6 generated an exception com.comphenix.protocol.reflect.FieldAccessException: Field index must be within 0 - count at com.comphenix.protocol.reflect.StructureModifier.write(StructureModifier.java:285) [?:?] at me.fromgate.fakeplayersonline.FPOPLib.sendFakePlayerPacket(FPOPLib.java:66) [?:?] at me.fromgate.fakeplayersonline.FakePlayersOnline.hideShowList(FakePlayersOnline.java:211) [?:?] at me.fromgate.fakeplayersonline.FakePlayersOnline.refreshOnlineList(FakePlayersOnline.java:205) [?:?] at me.fromgate.fakeplayersonline.FPOUtil$1.run(FPOUtil.java:145) [?:?] at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71) [spigot1-1.7.10.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot1-1.7.10.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:641) [spigot1-1.7.10.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot1-1.7.10.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot1-1.7.10.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot1-1.7.10.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot1-1.7.10.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] Caused by: java.lang.IndexOutOfBoundsException: Out of bounds ... 12 more
Played with this on my test server for kicks. Running Bukkit 1.8 with newest Lib and although it did work, it does not show players on TAB. The fake players do not add to the servers count from the server selection screen and join messages show that the player is (fake) when joining so not really helpfull. Props for the idea though, was gonna use it to troll some friends and could have been pretty funny.
@fromgate
Awesome, can't wait. ^_^
Hi, you can add the feature of dinamic. FPO? To be more realistic :)