PluginMIT
X-SetWarps
A simple setwarps plugin and customizable
11
Downloads
0
Followers
2 months ago
Updated
📦
2
Versions
📖About X-SetWarps
📋 Description
X-SetWarps is a lightweight and efficient warp plugin designed for simplicity and ease of use. Create, manage, and teleport to warps with minimal configuration. Supports multi-language (ES, EN, PT, JA, RU, CUSTOM) and features a clean, organized codebase.
Perfect for survival servers, creative worlds, or any server that needs quick teleportation points without the bloat of complex warp systems.
⚡ Main Commands
/xsetwarp [subcommand] (Alias: /xsw)
Main administration command for X-SetWarps.
Subcommands:
reload- Reloads configuration and language files without restartingupdate- Manually checks for plugin updatesversion- Shows the current plugin version
/setwarp <name>
Creates a new warp at your current location.
- Simple and fast - just provide a name!
- Example:
/setwarp spawn
/warp <name>
Teleports you to the specified warp.
- Instant teleportation with world validation
- Example:
/warp spawn
🔐 Permissions
| Permission | Description | Default |
|---|---|---|
xsetwarps.admin |
Allows using the main command /xsetwarp |
OP |
xsetwarps.setwarp |
Allows creating warps with /setwarp |
OP |
xsetwarps.warp |
Allows teleporting to warps with /warp |
true |
⚙️ Configuration
config.yml:
# Available languages: EN, ES, PT, JA, RU, CUSTOM
lenguage: EN
# Plugin prefix
prefix: "&8[&bX-SetWarps&8] &r"
# Should the plugin check for updates on startup?
check-updates: true
🌍 Multi-Language Support
X-SetWarps comes with built-in support for multiple languages:
- 🇺🇸 English (EN)
- 🇪🇸 Spanish (ES)
- 🇵🇹 Portuguese (PT)
- 🇯🇵 Japanese (JA)
- 🇷🇺 Russian (RU)
- ✏️ Custom (CUSTOM) - Create your own translations!
All messages are fully customizable through language files in the languages/ folder.
🛠️ Usage Examples
# Create a warp at spawn
/setwarp spawn
# Create a warp at a shop
/setwarp shop
# Teleport to spawn
/warp spawn
# Reload the plugin
/xsetwarp reload
# Check plugin version
/xsetwarp version
Made by Fabian