FakeQuit/FakeJoin Issue
brinabo opened this issue ยท 12 comments
Hi, I have all the permissions required (I use Permissions Bukkit) to do /vanish fakequit and /vanish fakejoin
but when I attempt to use the command it says "[Vanish] Access Denied" and it doesn't display the logging out message to the other players.
have any idea why not? I have vanish.* in my specific permissions.
Thanks
I run bukkit 1.3 recommended build and here are my permissions:
[spoiler] users:
brinaq:
permissions:
Sanzennin.Watchdog.: true
multiverse.teleport.self.worldcreate
vanish.fakeannounce: true
vanish.effects.
parties.allow.create
nse.*
weathercontrol.*
log.*
log.admin*
chat.*
vanish.*
groups:
- admin [/spoiler]
I can't seem to get quite a few commands working either... (I'm running bPermissions)
The only ones that seem to work are /vanish | /vanish list | and /vanish reload
Otherwise it tells me I don't have permission. Oddly enough, I'm an OP.
I switched to using a different plugin, and gave up on /fakequit
It's called fakie, and even though it has a longer command to type in, you can type any message you want instead of just join/quit
http://dev.bukkit.org/server-mods/fakie/
I think i'll stick with vanish here, simply because it looks for the most part, up to date ;)
Ops don't get most permission nodes. Check that out in the VNP documentation.
As for the vanish.* thing, try also giving yourself vanish.fakeannounce
I'm curious what the results are
Yeah, I already have all these permissions nodes. Doesn't work :(
On Tuesday, August 14, 2012, Matt Baxter wrote:
Ops don't get most permission nodes. Check that out in the VNP
documentation.As for the vanish.* thing, try also giving yourself vanish.fakeannounce
I'm curious what the results are
โ
Reply to this email directly or view it on GitHubhttps://github.com//issues/255#issuecomment-7741301.
@ammaraskar can you look into this while I enjoy the beach :3
Could you test this out for me:
With the vanish permissions as you described before.
Edit the vanishnopacket configuration to set permtest to true
In the server console run: vanish.reload
Join (or quit and rejoin. it has to be a fresh join) your server and type: /permtest vanish.fakeannounce
I want to know the result
So I found out the fake quit fake join plugin I was talking about earlier
isnt called fakie. It's called FakeMessage
:) for example, when you want it to look like a person joined the game, you
need it to be the color yellow thats used normally for joining the game so
you use this color code: &e
So the command would be: /fm &eNotch has joined the game
And you can also do other fakemessages or just do real server announcements
like /fm &4WARNING: Server is going to shutdown in a few minutes
Which would display that warning message, in red text, because the color
code &4 is for red text. ;-)
I might've explained a little too much :P
On Thursday, August 16, 2012, Matt Baxter wrote:
@ammaraskar https://github.com/ammaraskar can you look into this while
I enjoy the beach :3โ
Reply to this email directly or view it on GitHubhttps://github.com//issues/255#issuecomment-7790385.
Sure I'll try it
On Thursday, August 16, 2012, Matt Baxter wrote:
Could you test this out for me:
With the vanish permissions as you described before.
Edit the vanishnopacket configuration to set permtest to true
In the server console run: vanish.reload
Join (or quit and rejoin. it has to be a fresh join) your server and type:
/permtest vanish.fakeannounceI want to know the result
โ
Reply to this email directly or view it on GitHubhttps://github.com//issues/255#issuecomment-7793990.
9 Years later and this problem still exists! I am using VanishNoPacket on my server and when I use Fakequit or Fakejoin, it simply says "[Vanish]Access Denied". Has anyone found a solution for this problem or is it still a thing?