Offline Message
Offline Message
The project was moved to spigotmc.org:
Offline-Message on SpigotMC.org
Description:
With this plugin others can see, why you are offline.
Just type "offmsg Message" to set your message.
To reset it just type: "offmsg"
Remember !!! It's no Command !!!.
When the other players now write your name and a questionmark behind it they will recive your message.
For Example:
The player "Player" left a message for you. Then you write "Player?" to read his message.
Configuration:
RemoveMessageTime: Time when a message gets removed. (In hours) Set RemoveMessageTime to a negative value to disable the deletion of messages.
Download:
Changelog:
5.1
Just some small Code-Optimizations
5.0
New: Configurable time when a message gets deleted New: Configurable error- and pluginmessages
4.0
Available for the new Bukkit Version!!!
3.0
Now don't sends the commands to the other player
2.0
1.8.1 Support
Configfile
1.0
Release
What to do when you found a bug..
Create a ticket with the details. (Because I don't get informed about new comments)
-
View User Profile
-
Send Message
Posted Dec 8, 2015@Joshii2201
Hey Joshii,
I found a little bit of free time and am currently rewriting this plugin. The new version will be out soon.
-
View User Profile
-
Send Message
Posted Oct 2, 2015Please update to 1.8.7 Bukkit/Spigot
-
View User Profile
-
Send Message
Posted Jun 17, 2012This is a nice idea that I haven't seen before. =D
-
View User Profile
-
Send Message
Posted Sep 29, 2011@eddieash
Version 3 is finished. The written commands are not longer send to the other player.
-
View User Profile
-
Send Message
Posted Sep 29, 2011@eddieash
i'll see if i'll implement it in version 3
-
View User Profile
-
Send Message
Posted Sep 24, 2011Could you make those commands hidden (ex. /offmsg) so other players can't see it
-
View User Profile
-
Send Message
Posted Sep 24, 2011@eddieash
EDIT: UPDATED BUKKIT TO DEV BUID 1190 AND NOW IT WORKS THANKS !
-
View User Profile
-
Send Message
Posted Sep 24, 2011i get this error
23:16:26 [SEVERE] Error occurred while enabling OfflineMessage v2.0 (Is it up to date?): null java.lang.NullPointerException at me.BukkitDevUser.OfflineMessage.OfflineMessage.LoadConfig(OfflineMess age.java:91) at me.BukkitDevUser.OfflineMessage.OfflineMessage.onEnable(OfflineMessag e.java:38) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader .java:920) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage r.java:278) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156 ) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:104) at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur ationManager.java:52) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348) at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)