Fake Join and Leave Messages
FakeMessage is a simple plugin that allows a player to do /fake <join/leave> (Adding more messages in future) and it will send out a fake join/leave message which you can set in the config
Permissions:
fake.*: Lets the user use all /fake commands
fake.leave: Lets the user use /fake leave
fake.join: lets the user use /fake join
Commands:
/fake <join/leave>
Config:
http://hastebin.com/sudaquxevo.vala This should auto generate but this is just incase
-
View User Profile
-
Send Message
Posted Sep 6, 2016@Merlintor
Yuppers lol. This was one of the first plugins I ever made so don't judge :P
-
View User Profile
-
Send Message
Posted Sep 1, 2016is that just a broadcast? :D
-
View User Profile
-
Send Message
Posted Jul 7, 2015@Oniromancie
Your server runs a different java, probably java 7
-
View User Profile
-
Send Message
Posted Jul 7, 2015How could my version by outdated I'm using the last spigot build.
-
View User Profile
-
Send Message
Posted Jul 6, 2015@Oniromancie
Your serveris outdated so when i get back from vacation i will upload a file compatible with your server
-
View User Profile
-
Send Message
Posted Jul 6, 2015@Seanliam2000
[Server] INFO Caused by: java.lang.UnsupportedClassVersionError: me/seanliam2000/FakeMessage/Main : Unsupported major.minor version 52.0 06.07 02:12:32 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_51] 06.07 02:12:32 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90] 06.07 02:12:32 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90] 06.07 02:12:32 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90] 06.07 02:12:32 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90] 06.07 02:12:32 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90] 06.07 02:12:32 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90] 06.07 02:12:32 [Server] INFO org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/seanliam2000/FakeMessage/Main : Unsupported major.minor version 52.0 06.07 02:12:32 [Server] ERROR Could not load 'plugins/FakeMessage.jar' in folder 'plugins'
-
View User Profile
-
Send Message
Posted Jul 1, 2015@Oniromancie
Any error messages on startup?
-
View User Profile
-
Send Message
Posted Jun 29, 2015Didn't work for me, I'm using the lastest Spigot build.
-
View User Profile
-
Send Message
Posted Jun 28, 2015@arinerron Well you would just set the join and leave in the config of the plugin. Just type it out the same as your other plugin
-
View User Profile
-
Send Message
Posted Jun 28, 2015Does it work if you have a custom leave/join message set up through a different plugin?