From 7e5d638f3afec3f4071e65e32b60aebb90e8fb96 Mon Sep 17 00:00:00 2001 From: Deauthorized <49701242+Deauthorized@users.noreply.github.com> Date: Sat, 17 Aug 2019 23:34:42 -0400 Subject: [PATCH] Update README.md (#2343) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dccfcce4f7e..27c7860c9e5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Skript [![Build Status](https://travis-ci.org/SkriptLang/Skript.svg?branch=master)](https://travis-ci.org/SkriptLang/Skript) -Skript is a plugin for Bukkit/Spigot, which allows server owners and other people +Skript is a plugin for Paper/Spigot, which allows server owners and other people to modify their servers without learning Java. It can also be useful if you *do* know Java; some tasks are quicker to do with Skript, and so it can be used for prototyping etc.