SimplyVanish
This project has been continued by @jeikobu__ on spigotmc.org (here: @Woozie321). Handover/what of this project page pending.
- New project page: https://www.spigotmc.org/resources/simplyvanish.20252/
- Former front page of this plugin: https://dev.bukkit.org/bukkit-plugins/simplyvanish/pages/less-old-description/
- Former repository (discontinued): https://github.com/asofold/SimplyVanish (https://github.com/asofold/SimplyVanish/network)
-
View User Profile
-
Send Message
Posted May 20, 2012@PlanetCube
Its not really that hard to understand. I mean you gave me the link to the flags yourself.. Just type the command. Boom.
-
View User Profile
-
Send Message
Posted May 20, 2012@PlanetCube
SimplyVanish now makes an (almost) no-interaction-vanish by default.
If you have permission you can use "/vanflag +interact" to be allowed to place blocks, the setting will be saved to disk, so you set it once and then use it till you reset it.
And you are right: it is not explained well what the flag does, i will update the information these days...
-
View User Profile
-
Send Message
Posted May 19, 2012@polo3400
Show me where the supposed flag is, that lets you do this, here's the link to help you out
http://dev.bukkit.org/server-mods/simplyvanish/pages/commands-and-permissions/
-
View User Profile
-
Send Message
Posted May 19, 2012@PlanetCube
You shouldn't judge a plugin by one stupid comment. This plugin allows you to flag whether you want to be able to place/destroy blocks, talk etc in game for each player.
Try the plugin before saying things that make you look stupid and are already written above anyway.
-
View User Profile
-
Send Message
Posted May 18, 2012Can't place blocks = no good Please make it configurable.
-
View User Profile
-
Send Message
Posted May 16, 2012for some reason i can't place blocks when vanished
-
View User Profile
-
Send Message
Posted May 15, 2012@khobbits
Ah yes thank you for the information, i assumed something like that - i might think about adding some of those, if enough people demand them.
I only tested '*' with PEX, admittedly, so for those insisting on using '*' i can only suggest to either using a permissions plugin that supports it, or to wait for the next update which might add it, supposedly next week.
The "properness" of the API and implementation on Bukkit side is highly "discussable" and there are not not just edge cases to show the problems.
-
View User Profile
-
Send Message
Posted May 15, 2012@asofold
Just so you know, GM only supports properly defined superperms when using wildcards. PEX supports a hack to get '*' working, which breaks other stuff, while bperms and permbukkit both don't support auto wildcards.
Direct permissions are not effected, and giving the direct nodes will work fine.
If you wish to properly define your permissions have a look on the bukkit wiki.
-
View User Profile
-
Send Message
Posted May 15, 2012@copyyou
Hmm, have you tried to give yourself exactly the permission needed for vanish / reappear and then use /van and /rea for testing?
-
View User Profile
-
Send Message
Posted May 15, 2012@asofold
EDIT: apparently it wasnt an developer... gimme some more time...
-
View User Profile
-
Send Message
Posted May 15, 2012@copyyou
If the '*' permission does not work i can hardly give you any other advice than asking your permissions plugin developers for advice on the configuration on how to make it work or to change the permissions plugin ...
-
View User Profile
-
Send Message
Posted May 15, 2012@asofold
everything works but this one... it seems your hook to it.
-
View User Profile
-
Send Message
Posted May 15, 2012@copyyou
Do any other permission related things work out ?
Basically that looks like a permission setup problem, which makes the GroupManager related sites a better place to ask, because you would also get help from other users more easily there.
I can assure that PermissionsEx and bPermissions as well as PermissionsBukkit via Vault work, because i have tested them myself. So i really think that that is a question to ask people at GroupManager places.
-
View User Profile
-
Send Message
Posted May 15, 2012hello guys. im having some problems with permissions, im using groupmanager. i gave myself (owner) and Admin * but it says i dont have permission, if i make myself op i do but this destroys the whole point of permissions. did i do something wrong? rlly possible, copy
-
View User Profile
-
Send Message
Posted May 15, 2012@hawkfalcon
@AirCougar
Are you using reload ?
It seems that the permission checks can not be done while enabling SimplyVanish, due to the permissions plugin not being enabled at that stage. This would be the case when SimplyVanish is being enabled while there are players online, for instance on reload.
Try the new version: SimplyVanish 0.4.3
It might work right away, but to be sure you can add your permissions plugins name to the load-plugins list int the configuration of SimplyVanish, e.g. PermissionsEx .
Thank you for reporting this issue and.... hopefully this solves it.
-
View User Profile
-
Send Message
Posted May 14, 2012@asofold
Hi, thanks for the response.
EDIT: Looks like Air has exactly the same problem
Another edit: For some reason, when I updated my worldedit plugin and restarted t he server it did not give me this error.. huh? ?
-
View User Profile
-
Send Message
Posted May 14, 2012-
View User Profile
-
Send Message
Posted May 14, 2012@hawkfalcon
That should only happen if a hook (i.e. a registered checker or another plugin) prevents the action by cancelling an event, for instance. Of course i can not exclude bugs, so i need more information...
Couple of questions:
-
View User Profile
-
Send Message
Posted May 13, 2012[SimplyVanish] Action was prevented by hooks
wtf?
-
View User Profile
-
Send Message
Posted May 13, 2012@levisn1
That looks like a CraftBukkit problem.
Could you state the CraftBukkit version string (from the console command: version) and the SimplyVanish version (does not seem to be the newest).
Are you using any other plugins that show or hide players (MobDisguise or similar) or that are manipulating network stuff (Spout, ...) ?