This is actually my first plugin but is something I always needed. When I am on the server, for many reasons I often need to disguise myself, or to play normally without alarming players, or by spying on someone, or even faking my logout.
It basically generates a fake standard message of someone that joined or left the server.
0.3 → Stable
LeoMoyses for the plugin jkcclemens for help with the script and sharing some code.
/gfake in [player/me] - Broadcasts a fake login message. /gfake out [player/me] - Broadcasts a fake logout message. /gfake imitate [player] [msg] - Send a message as if you were another person. → Based on the /speak command of RoyalCommands by jkcclemens
0.3: Fixed the double login/logout message when someone joined/left, added permissions compatibility.
0.2: Changed the login/logout message to yellow, implemented the imitation command and fixed the /gfake error message and /gfake in/out me bugs.
0.1: Created the plugin. Still with heavy bugs and many things to implement.