Ghost Player
Ghost Player - 10,000 Downloads reached !!
Can we reach 100,000 ?

This plugin allow you to be invisible like a ghost !
This plugin may be incompatible with ScoreboardStats !
Ghost Player uses MCStats and the Skyupdater.
Thanks to GhostFactory.
Changelog
Check it here.
Current version :
1.5 Status : Approved !
- Added login permissions ! No need TurnedOnJoin anymore !
- Some improvements in GhostFactory.
- Skyupdater updates.
Documentation
For commands, config and permissions, see the documentation.
API
As of v1.2, Ghost Player as an API (provided by GhostFactory) so you can moake add-ons, plugins, ... which use Ghost Player !
Check this page if you are interested !
Medias


Services included in the plugin
This plugin utilizes Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org :
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
This plugin uses the Skyupdater too which means that the following may occur :
- Connection to curseforge.com
- Plugin version compared against version on curseforge.com
- Downloading of the plugin from curseforge.com

-
View User Profile
-
Send Message
Posted Mar 6, 2014@OzOwnz
I do not the think so. There is a problem with the scoreboard's implementation.
-
View User Profile
-
Send Message
Posted Mar 5, 2014@Skyost
Actually it is, have it check for when a player is affected by an invisibility potion, then give them the ghost node. It's totally possible.
-
View User Profile
-
Send Message
Posted Mar 3, 2014@chlitto
Isn't possible, sorry.
-
View User Profile
-
Send Message
Posted Mar 3, 2014Could you add an option so players with invisibility effect wouldn't be invisible but "ghosts"?
-
View User Profile
-
Send Message
Posted Feb 16, 2014@robertjones6
More informations ?
-
View User Profile
-
Send Message
Posted Feb 15, 2014on the 1.6.4 r2 version the auto ghost on death doesnt seem to work for me
-
View User Profile
-
Send Message
Posted Feb 8, 2014@ylluminate
Vote on the poll ;)
-
View User Profile
-
Send Message
Posted Feb 8, 2014Would be nice to have a noclipping option like the other Ghost plugin. I have been wanting an up-to-date ghost/no-clipping plugin for quite some time. What you have is cool, no doubt, but that would be a nice additional option for a plugin that is maintained. (Perhaps make the command: `/ghost nc` or `/gnc` for ghost no clipping.)
-
View User Profile
-
Send Message
Posted Feb 3, 2014I am looking for a person who set up a server for minegames me via skype then whoever wants al configure my plugins add me on skype sauloclemente12 who help me make my server to give minegames original bill minecraft.
-
View User Profile
-
Send Message
Posted Jan 15, 2014@noahw7
I know, but I do not want to use NMS and I want to keep the "half-invisibility".
-
View User Profile
-
Send Message
Posted Jan 15, 2014@Skyost
it is possible but realy hard to do that
-
View User Profile
-
Send Message
Posted Jan 7, 2014@JefroyTJF
I think it is impossible because you can only add enchantments to items (you cannot add potion effects).
-
View User Profile
-
Send Message
Posted Jan 6, 2014@Skyost
One question get the armor even "invisible"
-
View User Profile
-
Send Message
Posted Jan 3, 2014@Vister81
20 ticks = 1 sec so 20 x 60 = 1200 ticks = 1 min and 1200 x 20 = 24000 ticks = 20 min ;)
-
View User Profile
-
Send Message
Posted Jan 3, 2014Hi!
Sorry for this noob question, but... If I want to set Ghost Time 20 minutes, how many "ticks" I must write?
Thanks for answer!
-
View User Profile
-
Send Message
Posted Jan 2, 2014@Scarletomato
Thanks for your suggestions ;)
Must of them are things that I have forgetten and others are things that I have not done by mistake ;)
-
View User Profile
-
Send Message
Posted Jan 1, 2014Dude, skyost. it's not me. Try it on your own test server.
Edit: Since you can't be arsed to figure out what the problem is with your plugin, i went ahead and checked the code out. In your PlayerInteractEvent method you have a check for if the humanworlds list contains the world that the player is in. It only cancels the event if the world is a "humanworld" which happens to be the case where the plugin is disabled.
So, from what i can figure out, i have to change the world to a ghost world, turn myself into a ghost, and then change the world back to a humanworld before it'll actually prevent me (as a ghost) from interacting.
Suggestions:
(1) Change com.skyost.gp.listeners.EventsListener: Line 31 to
(2) Add a listener for when a player drops an item (using the 'q' button) and picks up items. Currently this is not covered in InteractEvent so ghosts can still drop and steal items
(3) turn all ghost players to human when the world gets changed to a human world
(4) prevent ghosts from attacking other humans when caninteract == false
-
View User Profile
-
Send Message
Posted Jan 1, 2014@Scarletomato
I mean a "test" server on your computer.
EDIT : Do you have saved your config ? (You need to stop your server, edit the config, then start it.)
-
View User Profile
-
Send Message
Posted Jan 1, 2014how do you mean? this is a local test server.
Edit: You mean on a windows machine? Tried it. Same results
-
View User Profile
-
Send Message
Posted Dec 31, 2013@Scarletomato
Try it on a local test server and tell me if it works for you ?