Pokes
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- 1.18
- 1.19
- Source Code:
- https://github.com/TechieCrow/Pokes
- Contributors:
- https://github.com/TechieCrow/Pokes/graphs/contributors
- Donation Link:
- https://ko-fi.com/techiecrow
v1.5.0 and below works with Java 8
v1.6.1-v1.8.0 - works with Java 11 & Java 16
v1.8.0-MC-1.19 - works with Java 17 (This is the 1.19 version!)
This is a very simple plugin and so I will keep this short and sweet...
With this plugin you can "poke" people on a server, there are only two commands, one permission and a VERY small config file right now. when you send a poke to someone you will receive a message in chat saying who you poked and they will receive a message in chat saying you have poked them, like I said... very simple, I made this plugin as a gateway into plugin development more specifically, sending chat messages and I plan to add more features!
Features:
- Players can poke each other with the /poke <player> command
- The sound that plays when you get poked can be changed.
- All messages sent to players can be changed.
- Cooldown can be changed.
- Prefix can be changed.
- SQL database support.
- Vault support (you'll need an economy plugin like Essentials too).
Video Tutorials:
Please let me know if you make a video tutorial for Pokes I will happily add it here. any language is welcome!Special thank you to @ManuGun for this video tutorial:
Commands & Permissions:
https://github.com/TechieCrow/Pokes
Config File:
https://github.com/TechieCrow/Pokes/blob/master/src/main/resources/config.yml
(You can get a list of sounds here: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html)
ToDo List:
- Make a toggle command with permissions so you can turn off being poked if you please.
- Add an update checker
- Add PlaceholderAPI support
Please feel free to do pull requests on GitHub.
- Add more permissions like permissions for poking. (so you can negate if you please) - DONE
- Make cooldown timer. - DONE
- Make custom poked and poker messages. DONE
- Add sound for poked target to hear. DONE
- Keep track of pokes in a flatfile (who poked who how many times) DONE
- Database support. DONE
- Vault support DONE

Pokes v1.8.0 - MC1.19
Poke people in Minecraft!
Recent Updates
- 1.18 Support Dec 9, 2021
- Vault Support! Give Players Money For Poking! Jul 22, 2021
- The Database Update! Jun 20, 2021