[Bug]: Can't use abilities on server
LeagueBox opened this issue ยท 8 comments
Minecraft Version
1.16.x
Forge Version
36.2.39
Vampirism Version
1.9.1
Modpack
No response
Singleplayer/Multiplayer
Server
What happened?
Whenever I try to use vampire abilities, a message is shown: [Vampirism] It seems like the permissions plugin used is not properly set up. Make sure all players have 'vampirism.*' for the mod to work (or at least 'vampirism.check' to suppress this warning).
Relevant log output
No response
Reproduce steps
No response
Other relevant mods
No response
That is no command, it is a permission.
It seems like the permissions plugin used is not properly set up
You need to setup the permission plugin to allow all players to use the vampirism features
Make sure all players have 'vampirism.*' for the mod to work (or at least 'vampirism.check' to suppress this warning).
How you do that depends on your permission plugin
Duplicate of #1175
Have you tried this?
Make sure all players have 'vampirism.*' for the mod to work (or at least 'vampirism.check' to suppress this warning).
That is no command, it is a permission.
It seems like the permissions plugin used is not properly set up
You need to setup the permission plugin to allow all players to use the vampirism features
Make sure all players have 'vampirism.*' for the mod to work (or at least 'vampirism.check' to suppress this warning).
How you do that depends on your permission plugin
Help me. I like this mod and I want to use it on my server.
You are either using a permission plugin on your server or you are using a hybrid server with bugs.
In the first case you should configure the permission plugin to add the permission vampirism.*
to every user. In the second case you first need to install a permission plugin (such as Luck Perm) and setup the correct permissions
If you do not know how to add permission to player you should read the documentation of the permission plugin you are using.