Plugin seems to have worked for others in previous versions, but this plugin really needs to be updated to 1.18 as it does not work or even generate a file.
Does this plugin works only with 1.17+? PaperSpigot 1.16.5:
[11:01:22] [Server thread/ERROR]: Could not load 'plugins\TitanBoxRFP.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/firesoftitan/play/titanbox/rfp/TitanBoxRFP has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:157) ~[patched_1.16.5.jar:git-Paper-788]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:414) ~[patched_1.16.5.jar:git-Paper-788]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:322) ~[patched_1.16.5.jar:git-Paper-788]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.5.jar:git-Paper-788]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:269) ~[patched_1.16.5.jar:git-Paper-788]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-788]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-788]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_291]
Caused by: java.lang.UnsupportedClassVersionError: com/firesoftitan/play/titanbox/rfp/TitanBoxRFP has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_291]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_291]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_291]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:201) ~[patched_1.16.5.jar:git-Paper-788]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_291]
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:119) ~[patched_1.16.5.jar:git-Paper-788]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114) ~[patched_1.16.5.jar:git-Paper-788]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_291]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_291]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_291]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:82) ~[patched_1.16.5.jar:git-Paper-788]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[patched_1.16.5.jar:git-Paper-788]
... 7 more
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Nice plugin but older versions will be appreciated
1.8-1.17
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
The basic idea is very good, some servers need to fake players just to make them look more "popular".
There are many incompatibilities with other plugins like luckperms, essentials, buycraft, ajscoreboard or incompatibilities with the server like constant packet error etc.
I would like to help you in this project, but I can't join discord server from spigot or even from your website.
I hope for a cooperation.
Add the ability to hide them in invisibility, and so that the effect of particles is not visible, since they stand on the spawn and do not move, and this is very suspicious)
Also, when they communicate with each other, they just have a bad prefix next to their nickname in the chat, and this is very very suspicious, it needs to be fixed!
1. Plugin doesn't change tab, it sends a join packet to the server. May add support in the future.
2. RFP join as default group. May add group support in the future.
3. Only ops can see this. Option added to remove tag
4. I don't understand.
5. Plugin has been put in order.
Version: 1.6.1_171
Just realized it starts to put [Fake Player] and [I'm a fake player] next to login and typing messages. Not good
[Fake Player] is only for OP players, normal Players can't see
Version: 1.6.1_171
plugin's disabled on start up, i'm on 1.17, i can't access the command.
over all the concept's good though.
[16:03:40 ERROR]: Error occurred while disabling TitanBoxRFP v1.6.1_171 (Is it up to date?)
java.lang.IllegalArgumentException: Cannot translate null text
at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[patched_1.17.1.jar:git-Paper-224]
at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:354) ~[patched_1.17.1.jar:git-Paper-224]
at com.firesoftitan.play.titanbox.rfp.managers.FakePlayerManager.remove(FakePlayerManager.java:172) ~[TitanBoxRFP.jar:?]
at com.firesoftitan.play.titanbox.rfp.managers.FakePlayerManager.removeAll(FakePlayerManager.java:155) ~[TitanBoxRFP.jar:?]
at com.firesoftitan.play.titanbox.rfp.TitanBoxRFP.onDisable(TitanBoxRFP.java:237) ~[TitanBoxRFP.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[patched_1.17.1.jar:git-Paper-224]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:405) ~[patched_1.17.1.jar:git-Paper-224]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:533) ~[patched_1.17.1.jar:git-Paper-224]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374) ~[patched_1.17.1.jar:git-Paper-224]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.1.jar:git-Paper-224]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:535) ~[patched_1.17.1.jar:git-Paper-224]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:449) ~[patched_1.17.1.jar:git-Paper-224]
at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:654) ~[patched_1.17.1.jar:git-Paper-224]
at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:306) ~[patched_1.17.1.jar:git-Paper-224]
at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1141) ~[patched_1.17.1.jar:git-Paper-224]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[patched_1.17.1.jar:git-Paper-224]
at java.lang.Thread.run(Thread.java:831) [?:?]
Great start, looking forward to more updates from your upcoming list! Please add a way to move the fake player? I have all of them standing on the spawn location visible, so it isn't usable as everyone would catch on.
new update fixes this, sorry for the inconvenience!
Version: 1.5.1_171
Top notice plugin. Does exactly what it says it does. The best I have seen. I have it just add a couple plays so no-one feels lonely on the server if no one is on.
purpur-1.17.1-1378~1383 Plug-in load failed...
[04:43:51 ERROR]: Could not load 'plugins\TitanBoxRFP.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [Slimefun]. Please download and install these plugins to run 'TitanBoxRFP'.
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:291) ~[patched_1.17.1.jar:git-Purpur-1383]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:410) ~[patched_1.17.1.jar:git-Purpur-1383]
at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:287) ~[patched_1.17.1.jar:git-Purpur-1383]
at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1216) ~[patched_1.17.1.jar:git-Purpur-1383]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321) ~[patched_1.17.1.jar:git-Purpur-1383]
at java.lang.Thread.run(Thread.java:831) [?:?]
Super plugin just what i been looking for but it would be greate if you could give the fake players prefixes next to their name such as for the TAB plugin where it shows a users prefix
06.09 23:01:43 [Server] Server thread/ERROR Could not load 'plugins/TitanBoxRFP.jar' in folder 'plugins'
06.09 23:01:43 [Server] INFO org.bukkit.plugin.UnknownDependencyException: Unknown dependency Slimefun. Please download and install Slimefun to run this plugin.
06.09 23:01:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:269) ~[Spigot_Latest.jar:3212-Spigot-ff89b97-2cdc6b1]
06.09 23:01:43 [Server] INFO at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:394) ~[Spigot_Latest.jar:3212-Spigot-ff89b97-2cdc6b1]
06.09 23:01:43 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:233) ~[Spigot_Latest.jar:3212-Spigot-ff89b97-2cdc6b1]
06.09 23:01:43 [Server] INFO at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:995) ~[Spigot_Latest.jar:3212-Spigot-ff89b97-2cdc6b1]
06.09 23:01:43 [Server] INFO at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:303) ~[Spigot_Latest.jar:3212-Spigot-ff89b97-2cdc6b1]
06.09 23:01:43 [Server] INFO at java.lang.Thread.run(Thread.java:831) [?:?]
[02:17:19 ERROR]: Could not load 'plugins\RFP.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [Slimefun]. Please download and install these plugins to run 'TitanBoxRFP'.
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:291) ~[patched_1.17.1.jar:git-Purpur-1343]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:404) ~[patched_1.17.1.jar:git-Purpur-1343]
at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:288) ~[patched_1.17.1.jar:git-Purpur-1343]
at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1201) ~[patched_1.17.1.jar:git-Purpur-1343]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Purpur-1343]
at java.lang.Thread.run(Thread.java:831) [?:?]
Very good and self-explanatory plugin. Don't listen to the negative review below as the reviewer didn't even read the compatible server version for this plugin.
Hello! This plugin is very good. It does what is says. Also don't mind the review below me, anyways 1.17 is the most used server version. Thanks for Making it 100/10 :)
I’m sorry you feel that way, as I said in the description I only have this for my sever which is 1.17 and I’m sharing it freely. The source code will be available soon and if you which to updated it your version please feel free to. If you have any bug, problems, or suggestions I’ll be glad to address them.