RedstoneAPI icon

RedstoneAPI -----

An API for most of my Plugins



RedstoneAPI by Redstonecrafter0

This plugin is used by most of my plugins and is required by them.

  • redstoneapi.admin.notifyupdate: Get notified when a newer version is available

Code (YAML):
update:
  notify
:
    console
: true # Log on console when a new version is available
    adminjoin
: true # Send to players with the notify permissions that a new version is available on join
 

Code (YAML):
usermanager:
  enabled
: true # Enable or disable the usermanager
  fetchonmissing
: true # Get the user from the MojangAPI when the persistance is over or the player was not logged in before
  persistance
: 30 # persistance in days how long the stored playernames are valid
  storage
:
    type
: SQLITE # SQLITE or MYSQL | how to store the playernames and their uuids
    mysql
:
      host
: 'localhost'
      port
: 3306
      database
: 'redstoneapi'
      username
: 'redstoneapi'
      password
: 'redstoneapi'
    sqlite
:
      name
: 'redstoneapi.db' # filename
update
:
  notify
:
    console
: true # Log on console when a new version is available
    adminjoin
: true # Send to players with the notify permissions that a new version is available on join
 

License: This plugin is licensed under A GPL3.

DON'T PUBLISH THIS PLUGIN AS YOURS.
But using and forking it is allowed while mentioning me and this plugin.

For support on this plugin like problems you might have or a suggestion join my Discord server.
Resource Information
Author:
----------
Total Downloads: 488
First Release: Jan 25, 2021
Last Update: Oct 2, 2021
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings