Skip to content

Commit

Permalink
Changed stance on Spigot/Bukkit compatibility and stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
toydotgame committed May 22, 2022
1 parent 1ff2343 commit 87b0bab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ All of the above can be found on the [wiki](https://github.com/Toydotgame/Thiswa

## Version
Latest versions always come first to the [Releases](https://github.com/Toydotgame/Thisway/releases) tab.
This plugin was developed primarily for 1.6.4 Spigot. I doubt Thisway will be compatible with Bukkit.
I can only guarantee that Thisway will work for 1.6.4, but any other versions are an added bonus - yet do not expect that I will work on compatibility with these newer versions.
This plugin was developed primarily for 1.6.4 Spigot. It should technically work on Bukkit, and it should work on any more modern version of Spigot.
I will only provide support for Spigot, however. Again, Bukkit _should_ technically work, and I'd expect it to – but I won't go out of my way to make sure it does.

## Changelog
### Release 1.3.1
Expand Down
4 changes: 2 additions & 2 deletions plugin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Thisway
main: io.github.toydotgame.Thisway.Main
version: 1.3.1
description: A simple Spigot teleportation plugin for 1.6+.
description: A simple teleportation plugin for 1.6+.
author: toydotgame
prefix: Thisway
commands:
Expand All @@ -19,4 +19,4 @@ permissions:
default: op
thisway.debug:
description: Allows use of Debug Mode in Thisway.
default: op
default: op

0 comments on commit 87b0bab

Please sign in to comment.