1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 19:55:48 +00:00
Slimefun4/src/plugin.yml

46 lines
1.4 KiB
YAML
Raw Normal View History

2016-04-14 16:24:03 +00:00
name: Slimefun
2017-06-13 17:32:53 +00:00
version: 4.1.9
2017-04-25 16:46:21 +00:00
author: The Slimefun 4 Development Team
2016-04-14 16:24:03 +00:00
description: Slimefun basically turns your entire Server into a FTB modpack without installing a single mod
2016-06-05 13:56:55 +00:00
website: http://TheBusyBiscuit.github.io/
2016-04-14 16:24:03 +00:00
main: me.mrCookieSlime.Slimefun.SlimefunStartup
softdepend: [CS-CoreLib, ClearLag, WorldEdit]
commands:
slimefun:
description: basic Slimefun command
aliases: sf
usage: /sf <argument>
permissions:
slimefun.cheat.items:
description: Allows you to cheat Items
default: op
slimefun.cheat.researches:
description: Allows you to cheat Researches
default: op
slimefun.stats.others:
description: Allows you to see the Stats from other Players
default: op
slimefun.android.upload-script:
description: Allows you to upload an Android Script
default: op
slimefun.command.timings:
description: Allows you to do /sf timings
default: op
2016-05-18 13:15:45 +00:00
slimefun.command.teleporter:
description: Allows you to do /sf teleporter
default: op
2017-01-18 14:37:00 +00:00
slimefun.command.versions:
description: Allows you to do /sf versions
default: op
2016-04-14 16:24:03 +00:00
slimefun.android.bypass:
description: Allows you to edit other Players Androids
default: op
slimefun.cargo.bypass:
description: Allows you to edit other Players Cargo Blocks
default: op
slimefun.inventory.bypass:
description: Allows you to open all Slimefun Machines
2017-02-05 09:48:52 +00:00
default: op