Events Warp icon

Events Warp -----

Plugin that warp players on a worldguard Region to a premade warp location



Plugin that warps players on a worldGuard Region to a premade warp location

commands:
  • /eventWarper addWarp <warpName>
  • /eventWarper deleteWarp <warpName
  • /warpPlayers <worldguard region> <warpName> <[amount, <precent>]>

Permissions:
  • eventwarper.admin

Code (YAML):
config:
  plugin
:
    prefix
: §f [§eEvetWarper§f ]§r
    version
: $ {project.version }

# Configuration for database settings
database
:
  # Specify the database module to use [SQLite, MySQL]
  module
: SQLite

  # Configuration for SQLite
  SQLite
:
    # Path to the SQLite database file
    # Note: Place the SQLite database file in the plugin's data folder
    path
: database.db

  # Configuration for MySQL
  MySQL
:
    # JDBC connection string for MySQL database
    # If provided, other MySQL settings below are not required
    connection-string
: jdbc:mysql://username:password@endpoint/database

    # MySQL server address and port
    endpoint
: ADDRESS

    # Name of the MySQL database
    database-name
: DATABASE-NAME

    # MySQL user credentials
    username
: USERNAME-HERE
    password
: PASSWORD-HERE
 
Resource Information
Author:
----------
Total Downloads: 17
First Release: Jun 7, 2024
Last Update: Jun 7, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings