Want a better Minecraft server? Read about SpigotMC here!
Separate names with a comma.
Please download the latest version of the plugin and tell me if you still have any issue.
Added new placeholders: - {sender_group_prefix} => Display the sender group prefix - {sender_group_suffix} => Display the sender group suffix -...
iGoDLiK3 updated CustomPM | Private Messaging customization ️ with a new update entry: Added new placeholders Read the rest of this update entry...
Hello Kuty, do you have any errors on your console ? Which Spigot version your server is using ?
- Fixing compatibility with old MC version (1.7 & 1.8)
iGoDLiK3 updated CustomPM | Private Messaging customization ️ with a new update entry: Fixing Compatibility Read the rest of this update entry...
Spy Private Message Per user Profile system Fully configurable: Lang & Config file Complete recode
iGoDLiK3 updated CustomPM | Private Messaging customization ️ with a new update entry: Version 2.0 Read the rest of this update entry...
Hello, Simply add the line: api-version: 1.13 , to your plugin.yml file.
Hello @JavaNaza , Could you post a screenshot of the plugins loaded on your server (/pl) ? You can post the config file of Essentials too if you...
Post your Main Class
Yeah, this should normally work for 1.8.8 version, try it and tell me if not.
Hey Mirian, you could use this class: https://gist.github.com/aadnk/0502e32369f203daaba9
Hey Salvacraft, you can use the "PlayerMoveEvent" as long as your check are fast and optimized you'll not get any lag issue.
Hey Golicraft, you should not upload your server log file without removing your player's private information (such as IP address), I highly...
Hey ImSouls_, can you post the full console log while you're starting your server? We need more informations to be able to help you.
Hey ramidzk, Not sure if that's the best way to do that but here is a method which can do what you're looking for: public String[]...
Post your plugin.yml , the issue come from that.
Player player = e.getPlayer(); You should check this https://www.spigotmc.org/wiki/spigot-plugin-development/ , before trying to create any plugin.
Try something like that: [IMG]