Das Plugin ist mega einfach einzustellen. Es funktioniert super :D Es wäre noch cool wenn es LuckPerms Gruppen Berechtigungen automatisch anerkennen würde. aber so geht es auch:). Wer einen Server hat, sollte sich auch Zeit nehmen um alles korrekt einzustellen
Appears to function just fine on paper 1.21.1 but I haven't toyed with it extensively at all so take that with some salt.
Aliased commands don't seem to be supported with TabCompleteFilter, which is what I'm looking for. The plugin works exactly as stated though. 5 stars
Thanks for the review! This plugin doesn't use mc source code and I don't think any of the Spigot API changed so it should work on the most recent versions. I'll double check that later this week.
Version: 1.2.5
I love this plugin, always working.
Greate job, thanks for keep this updated!!!!!
It's a pity that you can't set your own prefix for the group, e.g. instead of tcf.group.admin it could be myserver.group.admin. And as I wrote, great plugin.
Thanks for the review! Only server admins see perms so I don't see this to be necessary personally.
Version: 1.2.5
Main sad reason is there is no support from 1.8, i have pvp server and want use this but how if there is no 1.8 - 1.20? lmao its not hard
plhidepro...i come to you ;/
Works great! I am using it in tandem with PL-hider and it really helps make server commands and suggestions more tailored to my players, without revealing every single plugin we use. 5/5 stars! Did not have to configure anything!
please add a compatibility with the MYCOMMANDS plugin, even if I create my own commands, they won't be able to see it because the plugin is not compatible
Not sure why it wouldn't be compatible, assuming they are registering the commands correctly. Keep in mind this plugin doesn't add tab-complete, just filters them.
Version: 1.1.2
Great free plugin. reloading the plugin doesn't update the commands requires server restart
4/5
Thanks for the review, it's something I thought about but I personally dislike per-world setups over Bungeecord. Not sure if it's something I want to encourage at the moment.
Version: 1.1.2
Just wasted my time configuring this... Just buy PluginHidePro and restart server once
10/10 I have nothing to complain about. The developer is very responsive and communicative. Also, this plugin is very lite. In my opinion it is a must have on your minecraft server.
If you whitelist a command for a user it'll show whatever tab complete that was registered for the command. That's completely handled by the plugin that registered the command, this plugin just filters which commands they can tab-complete.
no hablo ingles pero puedo decir que este plugin ayuda mucho y la verdad me gustaria que no lo critique tan feo la gente, no se como se pone autocompletado ahora en la 1.17 pero igual bloqueando el /minecraft:me ya me siento feliz
i like this plugin but how can i config the commandos, i saw tutorials and they says me that it depends of other plugin, i would like how to config in 1.17 (java 16), ot if you have a oficial tutorial for this new version, thanks :)
It has a lot of bugs, included that the plugin doesn't block bungeecord commands or in 1.16.5 paper version it's ALL BUG. In 1.16.5 the config file doesn't works :(
Try 1.0.9 if you're using 1.16.5, likely a Java 16 issue. As for Bungeecord , I can't block Bungeecord commands because they're not registered on the server, it would have to be a Bungeecord plugin. I've attempted it but didn't find a great way to do it.
Tab complete preview was added in 1.13 fam, but thanks for the review!
Version: 1.0.8
Awesome Plugin it does what it says it will really well but im not sure what you mean by "Will you support bungeecord" can you clarify that more for me?
Excuse a doubt, the commands that are not listed are supposed to be blocked for the user, because if this is not the case with me, the user can continue using it, example: I didn't put the /spawn, but inside the game even if it doesn't appear with the TAB you can use it.
Works 100% fine in 1.16.4, but thanks for the review!
Version: 1.0.7
Works as intended. Great plugin to stop players from getting confused about other commands and stopping plugin thieves. The developer is very helpful. Note if your using chat control disable tab in the config or this plugin won't work correctly :)
Thanks for the review! I'll add a known conflict area soon!
Version: 1.0.7
It works on latest version of PaperSpigot. But if i join the server on 1.12 version with ViaVersion, it stops working, and all command can tab-complete any player
Thanks for the review! Bungeecord already filters commands correctly, you just need to remove the perm from them in your Bungeecord config. Also, spigot can't handle Bungeecord events from the server.
Version: 1.0.6
The coolest plugin ever! Finally, players are no longer confused because they see thousands of commands...
After several months, still without update for bungeecord. Author seems not to care about people who asks for that, only "soon" and that is said now, for months.
Hello. Very good plugin. But when I try to put commands in the subcommand section, for example a command from the worldedit "// wand" or any other command referring to this plugin and I put in the Commands section "wand" The plugin does not read it to me. Someone explain to me what I am doing wrong?
Hey, im running bungeecoord paper server for 1.16, but this plugin is not working for me and its trowing me this big erro, any help?
[17:11:07 ERROR]: Could not pass event PlayerCommandSendEvent to TabCompleteFilter v1.5
java.lang.NullPointerException: null
at lee.code.TabFilter.Events.EventHandlerClass.onPlayerCommandSendEvent(EventHandlerClass.java:39) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor37.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.1.jar:git-Paper-92]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.1.jar:git-Paper-92]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.1.jar:git-Paper-92]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.16.1.jar:git-Paper-92]
at net.minecraft.server.v1_16_R1.CommandDispatcher.runSync(CommandDispatcher.java:281) ~[patched_1.16.1.jar:git-Paper-92]
at net.minecraft.server.v1_16_R1.CommandDispatcher.lambda$sendAsync$5(CommandDispatcher.java:273) ~[patched_1.16.1.jar:git-Paper-92]
at net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18) ~[patched_1.16.1.jar:git-Paper-92]
at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.1.jar:git-Paper-92]
at net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.1.jar:git-Paper-92]
at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.1.jar:git-Paper-92]
at net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1136) ~[patched_1.16.1.jar:git-Paper-92]
at net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1129) ~[patched_1.16.1.jar:git-Paper-92]
at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.1.jar:git-Paper-92]
at net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1203) ~[patched_1.16.1.jar:git-Paper-92]
at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1000) ~[patched_1.16.1.jar:git-Paper-92]
at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-92]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_261]
Thanks for the review! The reason it doesn't filter Bungeecord is that this is a Spigot plugin, I would have to create another version for Bungeecord specifically, which I might do later this year.
Version: 1.4
Great plugin!! very well filters out commands that you don't want everyone to see
Hmm, well it should, it all depends on how the other plugin is registering the aliases. I tested it with CMI's aliases and they all filtered just fine. Feel free to reach out to me on the resource discussion.
Version: 1.2
It would be really nice if you could add so that different permissions have different tab-completions!
This plug-in is very good, avoiding some players to view the list of plug-ins with the tab button, hoping that the developer can add the command "TCF reload" to it to realize the reload in the game.