OWO-Welcome Tutorial
đ Overview
Welcome to the official wiki for OWO-Welcome, a lightweight Minecraft plugin that transforms your server's join/quit experience and spices it up with a dazzling achievement system! đ Built for Spigot, this plugin brings custom messages, epic sounds, stealthy staff tools, and rewarding achievements to any serverâbe it survival, creative, or minigames.
Perfect for server owners who want to wow their players or developers craving a tweak-friendly plugin, OWO-Welcome is your go-to for a vibrant server vibe! đ
Get OWO-Welcome here:
⨠Features
đŻ Core Features
đ˘ Custom Welcome Messages: Multi-line, color-coded greetings with Minecraft codes (e.g.,
&a
).đľ Epic Join Sounds: Play sounds like
ENTITY_PLAYER_LEVELUP
âglobal or just for the player.đş Titles & Subtitles: Flash bold, colorful titles when players join.
𤍠Join/Quit Silence: Hide join/quit broadcasts for sneaky moves.
đť Staff Vanish Mode: Let staff join invisibly or toggle it anytime.
đ Permission-Based Ranks: Unique join vibes based on player perms.
đ Achievement System: Reward entity kills with custom goals and flair.
đ bStats Integration: Lightweight stats tracking (ID: xx).
đž Data Persistence: Achievements saved in JSON for restarts.
đ ď¸ How It Works
OWO-Welcome hooks into join/quit and kill events to bring the magic. Messages and sounds fire on join, while achievements tick up with every killâfully customizable via YAML and backed by JSON storage! đ§
đ ď¸ Installation
đ Step-by-Step Guide
âŹď¸ Download: Grab
owo-welcome.jar
from Spigot, PolyMart, or BuiltByBit.đ Install: Drop the JAR into your
plugins
folder.đ Start Server: Boot up to generate
config.yml
andachievements.yml
.âď¸ Configure: Tweak the files to set your style.
đ Apply Changes: Restart or use
/owo reload
to roll it out.
đĄ Tip: Works best on Spigot 1.13+!
đ Commands & Permissions
đŽ Commands
/owo reload
Reloads configs and achievements.
owo.reload
/owo vanish
Toggles player invisibility.
owo.vanish
đ Permissions
đ
owo.reload
: Unlock the reload command.đť
owo.vanish
: Toggle vanish mode.đ¤
owo.default
: Default rank (customizable).đ
owo.owner
: Example custom rank.
âď¸ Configuration
OWO-Welcome shines with two config files: config.yml
for welcomes and achievements.yml
for epic goals! đ
đ config.yml
đ Overview
Controls welcome messages, sounds, and vanish magic.
đ Example
đ Fields
message-welcome
Multi-line join message for the player.
See example
message-join
Broadcast on join.
&a%player% &fhas joined the server.
message-quit
Broadcast on quit.
&c%player% &fhas left the server.
sound-join
Sound on join.
ENTITY_PLAYER_LEVELUP
toggle-messages
Enable/disable custom messages.
true
đ achievements.yml
đď¸ Overview
Defines custom achievements for entity kills.
đ Example
đ Fields
type
Event type for the achievement.
ENTITY_KILL
entity_type
Target entity.
ZOMBIE
total_require
Kills needed.
1
description
Completion message.
See example
sound
Sound on completion.
ENTITY_PLAYER_LEVELUP
đŹ Support
đ Get Help
OWO-Welcome is crafted with đ by SrCodex/SrNemesis. Your feedback fuels the fun!
Last updated