SCore Plugin acts as a core library that other plugins require to function correctly. It helps optimize and centralize features by providing shared tools like an in-game editor, projectile management, custom variables, and unique commands. While it’s needed for certain plugins to run, it can also be used by itself to add these powerful features to your server.

Features:

  • Acts as a shared platform for other plugins, helping to centralize features and improve performance.
  • Lets you create, edit, and delete custom projectiles using simple in-game commands.
  • Add custom variables that can be global for the whole server or specific to individual players.
  • Use custom variables anywhere you want by using placeholders.
  • Includes custom conditions and commands to create more complex gameplay mechanics.
  • Reload the plugin’s configuration with a command, avoiding the need for a full server restart.

Commands:

  • /score projectiles – Shows all custom projectiles and lets you edit them.
  • /score projectiles-create <id> – Opens the editor to create a new projectile.
  • /score projectiles-delete <id> – Deletes a specific projectile.
  • /score variables list – Lists all custom variables.
  • /score variables-create {var_name} – Creates a new variable.
  • /score reload – Reloads the plugin and its configuration files.
  • /score run-player-command player:<name> LAUNCH projectile:<id> – Forces a player to launch a custom projectile.

How to Use:

  1. To make a new custom projectile, type /score projectiles-create <id> to open the in-game editor.
  2. View and manage all your created projectiles with the /score projectiles command.
  3. If you make changes directly in the .yml configuration files, use /score reload to apply them without restarting the server.
  4. You can make any player launch a projectile by using the /score run-player-command.

SCore Plugin Download Links

For All Versions from Minecraft 1.8 to Minecraft 1.21.10, 1.21.9

Paper/Spigot/Bukkit/Purpur/Folia Version: Download from Server 1 – Download from Server 2

For All Versions from Minecraft 1.8 to Minecraft 1.21.8, 1.21.7

Paper/Spigot/Bukkit/Purpur/Folia Version: Download from Server 1 – Download from Server 2

Click to rate this post!
[Total: 2 Average: 5]