Hot Summer Deals are Here!
Celebrate with up to 99% off on 16,900 resources
04
Days
03
Hours
15
Mins
46
Secs

ScriptedEssentials | Full Release v2.1

Make content like the top creators like UnstableSMP, Wemmbu, Parrot
Summer - Get it now for 25% off - Offer ends Jun 20, 2026
/npc randomizeall - changes up the skin and name for all npcs on the server
/halfheart enable | disable - alongside the normal toggle
/halfheart list - shows all players with halfheart , online or offline
/kickstick - Hitting a player with this stick will kick them without a leave message
/totemstasis {amount} {time till tp} {cords} {world} - Gives you the number of totems, and if you pick 3 after the 3rd totem pops you will get teleported to the cords after the time you chose 0s - whatever seconds, can be dropped to others etc and still keeps data
/npc massspawn {count} - Spawns in the number of NPCs within an area
You can now make /kits from everyone to operator only in /seperms
Fixed not being able to use @e or @n etc in commands
Added being able to turn off the motd for recording
Added being able to customize the motd for recording modes

Big Changes

Changed NPC system to be completely standalone, may be a little buggy, if so make sure to report any issues you come across
Redone the nick system to make it faster and more reliable
Added Support for up to 21.6.2
Bug Fixes , Some optimizations
ScriptedEssentials Full Release
● ScriptedEssentials v1.16 Alpha - Changelog


⚔️ Kit System Update!
- Added per kit permission settings

🎨 UI/UX Overhaul

- Messages.java Enhancement
- Added clickableUrl() for browser links
- Added divider() for visual separators
- Fixed numberedEntry() ChatColor conversion
- Consistent color system: SUCCESS (green), ERROR (red), ACCENT (aqua), MUTED (gray)
- All Commands Enhanced
- Action bars with status icons (✓/✗) and emojis
- Sound effects for all actions (enable/disable states)
- Professional color-coded messages
- Improved tab completion with filtering

🔄 Update System

- UpdateChecker.java
- Fixed: Links now open browser instead of executing commands
- Fixed: Semantic version comparison (1.16 > 1.15 works correctly)
- Clickable download links in notifications

📦 Dependency Management

- NickAPI Shading
- Plugin now bundles NickAPI (no separate JAR needed)
- Single 2.9MB file includes everything
- Relocated to com.james.shaded.nickapi to prevent conflicts

🛡️ Bug Fixes

- HalfHeartManager - Custom minimum health now persists after restart
- InvSeeListener - Real-time inventory updates when viewing with /invsee or /endersee
- /kickdeath Command
- Fixed: Command now always registers (was broken due to config check)
- Fixed: Tab completion crash (UnsupportedOperationException)
- Fixed: Usage message shows correct command name

🎮 Command Standardization

- All toggle commands now use on/off only (removed true/false/enable/disable options)
- /kickdeath <on|off>
- /recsession <on|off|status>
- /chatmute <on|off>
- /togglejoinmessages <on|off>
- /chatradius <on|off>
- /keepinvis <player> <on|off>

📋 Upgraded Commands

Admin: /deathmsgradius, /togglejoinmessages, /kickdeath
Player: /nicklist, /kit, /worldtp, /heal, /feed, /freeze, /invis, /halfheart

All upgraded with:
- Action bars with icons
- Sound effects
- Professional color-coded messages
- Better error handling
- Improved tab completion

📊 Build Info

- File: ScriptedEssentials-1.16-DEV.jar
- Size: ~2.9MB (includes shaded dependencies)
- Shaded: NickAPI 7.6, NBT-API 2.15.3, Gson 2.10.1, HttpClient5, SLF4J

---Summary: Professional UI overhaul with consistent design, critical bug fixes, dependency bundling, and enhanced
user feedback across all commands.

1.17 ALPHA MIGHT TAKE A WHILE TO COME OUT, WORKING ON SOMETHING BIG!
● ScriptedEssentials v1.15-alpha

🆕 New Commands (6)


- /keepinvis <player> on|off - Permanent invisibility that persists through death/milk
- /pot <1|2> - Apply Fire Resistance, Strength, Speed effects (8 min duration)
- /totem <amount> - Smart totem distribution to inventory
- /top - Teleport to highest block at your location
- /togglejoinmessages <on|off> - Toggle join on or off messages server-wide
- /deathmsgradius <radius> - Set death message visibility radius (0 = vanilla)
- /nick resetall - Will Reset EVERY nickname and skin set, for both Online AND Offline players

✨ Major Changes

- Random Nickname Overhaul (/rnick): 10 new generation patterns (random caps, l33t speak, xX style, underscores, etc.) with 80+ base words. Minimum 7 characters. More believable names.
^^^ Will work on improving it EVEN MORE!!!
- Fixed /chatradius not filtering out command feedback

🗑️ Removed

- Hardcore system - Completely removed /hardcore command and all related code - unused and was left in by accident

🧹 Cleanup

- Removed duplicate config sections (messages, invisibility obfuscation)
- Removed unused imports and PlaceholderAPI dependency
- Fixed all formatting issues and trailing whitespace
- Updated config version to a1.15

Plugin Size: 2.7MB | API: 1.21+ | Dependencies: NickAPI | Soft Dependancies: ProtocolLib (For Filtering Commands Out with ChatRadius)
● ScriptedEssentials v1.14-alpha - Summary

🎉 New Features

/kickdeathtoggle <true|false> - Automatically kick players when they die
/rnick - Get a random nickname and skin from ANY real Minecraft player (generates random usernames and validates them)
/chatmute <on|off> - Mute chat
for all non-OP players (OPs can still chat)
💾 Persistent Data
- Half-heart protection and hardcore mode now survive server restarts

🐛 Bug Fixes

CRITICAL Security Fix: All player permissions now default to false instead of true
  • Non-OPs must be granted permissions via LuckPerms
  • Fixes vulnerability where everyone had command access by default
  • Fixed /msg missing permission check
  • Fixed half-heart/hardcore data resetting on restart

⚠️ Breaking Change

You MUST grant permissions after updating:
/lp group default permission set scriptedessentials.nick true
/lp group default permission set scriptedessentials.skin true
/lp group default permission set scriptedessentials.rnick true
# ... grant other permissions as needed

OPs are unaffected - they still have full access.

---
New Permissions: scriptedessentials.kickdeath, scriptedessentials.rnick, scriptedessentials.chatmute, scriptedessentials.chatmute.override

Key Change: 18 permissions changed from default: true → default: false (requires explicit LuckPerms grant)
● ScriptedEssentials va1.13 Alpha - Changelog

🔧 Code Improvements

- Streamlined Codebase - Optimized code structure for better performance
- Enhanced Stability - Improved error handling and system compatibility
- Performance Optimization - Reduced memory usage and faster execution
- Architecture Refinement - Focused on core essential features for maximum reliability

📝 Documentation Updates

- Enhanced Help System - Updated /se help with better command organization
- Missing Commands Added - Added /nskin, /deathmsg, /durability, /hunger to help display
- Improved Categories - Reorganized commands into logical groups for easier navigation
- Version Consistency - Updated all version references throughout plugin for consistency

🎯 Enhanced Features

- Streamlined Utilities - Optimized core tools (nicknames, skins, warps, kits, content creation)
- Better User Experience - More intuitive command structure and feedback
- Server Compatibility - Enhanced support for Minecraft 1.21.7+ servers
- Professional Polish - Consistent branding and messaging throughout plugin

🚀 Overall Improvements

- Improved Reliability - More stable plugin architecture with better error prevention
- Resource Efficiency - Optimized memory and CPU usage for better server performance
- Enhanced Documentation - Comprehensive help system with detailed command information
- Quality Assurance - Thorough testing and code review for production readiness
Made ScriptedEssentials COMPLETELY FREE
Buy a license now
$11.24 $14.99
EULA
Standard EULA
Use on any projects you own with attribution
Support
Standard
Includes:
Download the resource
Access new updates
Support from the creator
Support duration
Lifetime
Share and earn
Refer this resource and earn a 10% commission.
24,545 Views
269 Purchases
330 Downloads
Aug 26, 2025 Published
May 4, 2026 Updated
5.00 star(s)
Average rating (21)
284.9 KB File size
Open source
  1. No
DRM-free
  1. No
Unobfuscated
  1. No
Type
  1. Gameplay
  1. Core
  1. Optimization
Game mode
  1. Survival
  1. Hardcore
  1. Roleplay
Supported software
  1. Paper
  1. Purpur
Supported versions
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
Supported languages
  1. English
Includes DRM
Yes
Source access (legacy)
Closed source & obfuscated
Creator
Owner
Recommended for you
The Only Reliable Nickname Plugin Out There
Not yet rated
7 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,188 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 53 ratings
3,123 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 44 ratings
3,061 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
4.50 star(s) 71 ratings
2,804 purchases
Share and earn
Refer this resource and earn a 10% commission.
24,545 Views
269 Purchases
330 Downloads
Aug 26, 2025 Published
May 4, 2026 Updated
5.00 star(s)
Average rating (21)
284.9 KB File size
Open source
  1. No
DRM-free
  1. No
Unobfuscated
  1. No
Type
  1. Gameplay
  1. Core
  1. Optimization
Game mode
  1. Survival
  1. Hardcore
  1. Roleplay
Supported software
  1. Paper
  1. Purpur
Supported versions
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
Supported languages
  1. English
Includes DRM
Yes
Source access (legacy)
Closed source & obfuscated
Creator
Owner
Recommended for you
The Only Reliable Nickname Plugin Out There
Not yet rated
7 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,188 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 53 ratings
3,123 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 44 ratings
3,061 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
4.50 star(s) 71 ratings
2,804 purchases
Top