Scriptaxy Core icon

Scriptaxy Core -----

Server Management & more! Compatible with Addons.




[​IMG]
The Ultimate Minecraft Server Management Solution

[​IMG] [​IMG]

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━​

Why Choose Scriptaxy?

Transform your Minecraft server into a professional, feature-rich experience with ScriptaxyCore. This isn't just another plugin – it's a complete server management ecosystem designed by experienced administrators for administrators.


All-in-One Solution Lightning Fast Easy Setup


━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━​

Core Features Overview

Player ManagementPvP & Combat️ Admin Tools Integrations

[​IMG] [​IMG] [​IMG] [​IMG]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━​

Player Experience Features
Multi-Home System
Set unlimited homes with customizable limits and cross-world support

Advanced TPA System
Smart teleport requests with cooldowns, economy integration, and safety checks

Nickname Management
Custom player nicknames with full color support and admin moderation

AFK Detection
Intelligent AFK tracking with customizable timeouts and actions

Player Statistics
Comprehensive playtime, death, and activity tracking system


Cross-World Support

All features work seamlessly across multiple worlds and dimensions

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━​

Combat & World Management
️ Smart PvP Control
Per-player and per-world PvP settings with combat tagging protection

Safe Zones
Protected areas for new players with customizable boundaries

World-Specific Rules
Different PvP rules and settings for each world on your server

️ Combat Protection
Anti-logout protection during combat with configurable timers

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━​

️ Administrative Excellence
Intuitive GUI System
Beautiful, user-friendly interfaces for all management tasks

MOTD Management
Multi-line MOTDs with templates and real-time preview

Maintenance Mode
Professional server maintenance with custom kick messages

Database Management
Built-in optimization tools and maintenance utilities

Backup System
Automated backups with compression and scheduling

Performance Monitor
Real-time TPS, memory usage, and server health tracking

Vault Integration
Full economy support for teleports and premium features

️ WorldGuard Support
Region protection and safe teleportation validation

PlaceholderAPI
15+ custom placeholders for enhanced server integration

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━​

Beautiful GUI Interface
Experience server management like never before with our intuitive graphical interface

MOTD Manager Player Hub World Control

Live Stats Database Tools System Tools
[​IMG]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


⚙️ Quick Setup Guide
Requirements
Minecraft 1.20+
Spigot/Paper Server
Java 17 or Higher

5 Minutes Setup Time

Installation Steps
1. Download ScriptaxyCore.jar from the resource page
2. Drop it into your server's plugins/ folder
3. Restart your server (config files auto-generate)
4. Run /admin to access the control panel
5. Enjoy your enhanced server!



━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━​

Commands & Permissions
Player Commands

Code (Text):

/home [name] - Teleport to your home
/sethome [name] - Set a new home location
/delhome <name> - Delete an existing home
/homes - View all your homes
/spawn - Teleport to server spawn
 

Code (Text):

/tpa <player> - Send teleport request
/tpaccept - Accept teleport request
/tpdeny - Deny teleport request
/nick <nickname> - Set your nickname
/afk - Toggle AFK status
 

Code (Text):

/pvp - Toggle your PvP status
/pvp toggle - Quick PvP toggle
 

Admin Commands


Code (Text):

/admin - Open the admin GUI
/admin reload - Reload configuration
/setmotd <message> - Set server MOTD
/maintenance - Toggle maintenance mode
 

Code (Text):

/backup - Create server backup
/dbmaint - Database maintenance
/chunkgc - Garbage collect chunks
/clearentities - Clear server entities
 

Code (Text):

/stats - View server statistics
/pluginmem - Check plugin memory usage
 

Permission Nodes

Code (Text):

scriptaxy.home.* - Home system access
scriptaxy.tpa.* - TPA system access
scriptaxy.nick.* - Nickname system
scriptaxy.pvp.* - PvP controls
scriptaxy.spawn - Spawn teleport
scriptaxy.afk - AFK command access
 

Code (Text):

scriptaxy.admin - Admin GUI and commands
scriptaxy.maintenance.* - Maintenance mode
scriptaxy.motd.* - MOTD management
scriptaxy.backup.* - Backup system
scriptaxy.reload - Configuration reload
scriptaxy.admin.* - Full admin access
 

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━​

PlaceholderAPI Integration
15+ custom placeholders ready for use in any compatible plugin
Code (Text):

%scriptaxy_player_homes% - Home count
%scriptaxy_player_nickname% - Display name
%scriptaxy_player_pvp% - PvP status
%scriptaxy_player_afk% - AFK status
%scriptaxy_player_playtime% - Total playtime
%scriptaxy_player_deaths% - Death count
%scriptaxy_player_balance% - Balance (Vault)
%scriptaxy_player_last_seen% - Last online
 

Code (Text):

%scriptaxy_server_tps% - Current TPS
%scriptaxy_server_players% - Online count
%scriptaxy_server_memory_used% - Memory usage
%scriptaxy_server_memory_max% - Max memory
%scriptaxy_maintenance_status% - Maintenance mode
%scriptaxy_world_pvp_<world>% - World PvP status
%scriptaxy_player_chat_messages% - Messages sent
 

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━​

Configuration Examples
Database Setup

Code (Text):

database:
  type: "sqlite"
  file: "data.db"
  auto-create: true

# Perfect for most servers
# No configuration needed!
 

Code (Text):

database:
  type: "mysql"
  mysql:
    host: "localhost"
    port: 3306
    database: "scriptaxy"
    username: "user"
    password: "pass"
 

MOTD Settings


Code (Text):

server:
  motd-enabled: true
  motd:
    - "&6&lMyServer"
    - "&aWelcome!"
 

Code (Text):

server:
  motd:
    - "&8▪ &6&lEPIC &8▪"
    - "&7%scriptaxy_server_players%/100"
  maintenance-motd:
    - "&c&lMAINTENANCE"
    - "&7Back soon!"
 

Integrations

Code (Text):

integrations:
  vault:
    enabled: true
    teleport-cost: 100
  worldguard:
    enabled: true
    safe-teleport: true
  placeholderapi:
    enabled: true
 

Code (Text):

features:
  homes-limit: 5
  tpa-timeout: 60
  afk-timeout: 300
  combat-log: 15
  backup-interval: 6
 

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━​

Version History
Version 1.0.0

Player Features
• Multi-home system with unlimited customization
• Advanced TPA system with economy integration
• Intelligent AFK detection and management
• Custom nickname system with full color support

⚔️ PvP & Combat
• Per-world and per-player PvP controls
• Combat logging prevention system
• Safe zone protection for new players

️ Admin Excellence
• Beautiful GUI-based administration panel
• Multi-line MOTD system with live preview
• Professional maintenance mode
• Automated backup system with compression
• Real-time performance monitoring

Integrations
• Seamless Vault economy integration

• WorldGuard region protection support
• 15+ PlaceholderAPI placeholders

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━​

Support & Community

️ Need Help?
• Join our Discord for quick support and troubleshooting
• Get configuration help and best practices
• Report bugs and request new features
• Connect with other Scriptaxy users

Join Our Discord
[​IMG]

Get instant support, share feedback, and connect with other server administrators in our friendly community!

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━​

Scriptaxy
Professional Server Management Made Simple

Thank you for choosing Scriptaxy!
Resource Information
Author:
----------
Total Downloads: 6
First Release: Oct 22, 2025
Last Update: Oct 22, 2025
Category: ---------------
All-Time Rating:
0 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings