All Downloads are FREE. Search and download functionalities are using the official Maven repository.

trick-mc.slow-fps-game.1.0.source-code.plugin.yml Maven / Gradle / Ivy

The newest version!
name: Slow-FPS
version: "1.0"
description: A very slow fps game in spigot 1.12.2
api-version: "1.12"
load: POSTWORLD
author: PatrickKR
website: https://github.com/patrick-mc
main: com.github.patrick.slowfps.plugin.SlowFpsPlugin
database: false
depend: [Tap, Kotlin]
prefix: SLOWFPS
commands:
  slowfps:
    description: Slow FPS game command
    aliases: [sfps]
    permission: command.slowfps
    permission-message: You do not have permission to use Slow FPS game commands.
    usage: "Usage: / help"
default-permission: op
permissions:
  command.slowfps:
    default: op
    description: Slow FPS game command permission




© 2015 - 2024 Weber Informatics LLC | Privacy Policy