Vincent Guillet vincentguillet
vincentguillet pushed to main at Radheoner/youtube-tutoriel-papermc 2026-03-26 21:56:32 +00:00
4c4c520450 Register PlayerListener to handle player events
3495ef0365 Add PlayerListener to handle player join, quit, and death events
Compare 2 commits »
vincentguillet pushed to main at Radheoner/youtube-tutoriel-papermc 2026-03-26 21:16:00 +00:00
c9d9afef37 Register new commands for broadcasting, clearing effects, feeding, healing, and killing
6712e58049 Add commands and permissions for healing, feeding, suicide, killing, clearing effects, and broadcasting
3393fa5c8e Add ClearEffectCommand to allow players to remove all active potion effects
0435f87917 Add SuicideCommand to allow players to end their game session
8fa94b69f6 Add BroadcastCommand to send messages to all online players
Compare 10 commits »
vincentguillet pushed to main at Radheoner/youtube-tutoriel-papermc 2026-03-26 19:45:32 +00:00
a583e081b9 initialize DemoPlugin with basic structure and configuration files
vincentguillet pushed to main at Radheoner/youtube-tutoriel-papermc 2026-03-26 19:44:25 +00:00
6efe0ec2ba add .gitignore to exclude build artifacts and IDE-specific files
vincentguillet created branch main in Radheoner/youtube-tutoriel-papermc 2026-03-26 19:44:25 +00:00