Commit Graph

65 Commits

Author SHA1 Message Date
3cd8d0c681 More compilation error fixes 2022-06-08 16:24:55 +02:00
1148687a8d Prepare for 1.19 dev 2022-06-07 18:52:56 +02:00
9423c662b9 [ci-skip] Update repository and API urls (#7835) 2022-05-20 17:12:30 +02:00
e54a8fc8f1 Update README for new docs (#7561) 2022-03-09 03:10:59 -06:00
b8e2fdf5d9 Update README 2022-02-28 23:47:32 +01:00
8304e48cf5 [ci skip] Add forums to readme (#7286) 2022-01-05 13:58:11 +01:00
5e88cf1ae4 [ci skip] Update README 2021-12-10 16:40:23 +01:00
9077107f7d Update readme, rename incremental chunk saving 2021-11-28 16:02:52 +01:00
1959bd0fbd Update readme and contributing guidelines 2021-11-26 10:39:57 +01:00
977f129e65 Add donation badges and support us section to readme 2021-09-01 10:14:57 +02:00
a62e8d6322 docs: Update gradle instructions for Java 16 (#6811) [ci skip]
Closes #6154.
2021-10-21 11:04:17 +02:00
b3a648710a [ci skip] Remove redundant/broken readme badges (#6715)
The sonatype badge only works half the time (currently looks like this: [image](https://i.imgur.com/RGXGTvo.png))

The other removed badges contained mostly redundant or questionably useful/relevant info.
2021-10-04 02:32:57 -05:00
08e9f148f9 [ci skip] More badges and things to README.md (#5338)
* Update README.md

* Update README.md

Remove license badge and fix letters

* Update README.md

* Update README.md

Many many time in this PR... now pass to java 16

* Update README.md

Add discord badge

* Update README.md

Fix format

* Update README.md

Change url to patches (because Spigot-API-Patches change)

* Update README.md

* Update README.md

Apply suggest url to patches

Co-authored-by: Olivia <chew@chew.pw>

* Update README.md

Update paper version from 1.17 to 1.17.1

* Update README.md

A better badge for discord (IRC not have a custom badge or any...)

* Update README.md

Update style.

Co-authored-by: Olivia <chew@chew.pw>
2021-07-08 10:41:46 -04:00
206649036d [CI-SKIP] Add JetBrains, thank you! (#5813) 2021-06-20 14:29:09 +02:00
3bf9315d27 [CI-SKIP] Update README (#5882) 2021-06-19 21:03:18 +02:00
88663d9491 [CI-SKIP] Fix YourKit links in readme, fixes #5091 2021-01-20 16:23:30 +01:00
bdf29bd952 Try to get a new 1.16.5 build on website now we hopefully fixed site bug 2021-01-16 16:02:34 -05:00
8ece26c15f [CI-SKIP] Update API to 1.16.5 (#5067) 2021-01-16 11:32:44 +01:00
b1d8fe74c4 [CI-SKIP] Use GitHub Actions for build status
fixes #4971
2020-12-31 12:56:55 -08:00
ae22eecc49 [CI-SKIP] Update IRC information in readme and config (#4751)
Co-authored-by: Mariell <proximyst@proximyst.com>
Co-authored-by: Riley Park <rileysebastianpark@gmail.com>
2020-11-10 09:15:03 +01:00
e4c90b9619 [CI-SKIP] Fix version for groovy artifact (1.16.4) (#4730) 2020-11-03 18:33:08 -03:00
6f4fbe1c89 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728)
Upstream has released updates that appears to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
30885166 Update to Minecraft 1.16.4

CraftBukkit Changes:
3af81c71 Update to Minecraft 1.16.4

Spigot Changes:
f011ca24 Update to Minecraft 1.16.4

Co-authored-by: Mariell Hoversholm <proximyst@proximyst.com>
2020-11-02 21:22:15 -05:00
b5dcdf4ec3 [CI-SKIP] Update README.md (1.16.3 release) (#4321) 2020-09-13 00:05:29 -03:00
6f1cc1e9d3 [CI-SKIP] Update README.md (for 1.16.2) (#4202)
- Change the section "Plugin Developers" with 1.16.2
- Update Badges for 1.16
2020-08-25 09:49:38 -04:00
23ae9ca116 [CI-SKIP] Readme update (#3702) 2020-07-02 23:44:14 +02:00
113495ff25 Add Gradle usage information to README (#3700) 2020-06-29 21:14:22 +01:00
ce5894ab46 [CI-SKIP] Change 1.16 branch to show 1.16.1 API in readme (#3664) 2020-06-28 18:49:42 +01:00
a4b1b1f00e Update to HTTPS in README (#3460)
Update URLs to HTTPS in README.md.
2020-06-09 10:12:43 +02:00
a68b67fce4 [CI-SKIP] Update build badge in README to use proper job 2020-02-08 17:58:39 -06:00
9774f1ff47 1.15.2 update (#2887)
Functional GUI fix added by billygalbreath
2020-01-21 18:02:07 -08:00
fd6f3fb80f [CI-SKIP] Update dependency version in README.md (#2817) 2020-01-10 09:32:59 +08:00
23e114975c [CI-SKIP] Update README.md 2019-06-08 16:06:07 -05:00
04173ca525 [CI-SKIP] Update artifact information in readme (#1652) 2018-11-06 15:24:32 +01:00
d9b41af6fe [CI-SKIP] Update download link to website 2018-10-29 19:55:36 -04:00
659a94f658 [CI-SKIP] Add more detailed information for plugin devs 2018-09-23 13:52:37 -04:00
8565cb00e3 [CI-SKIP] Use papermc.io domain and add info for plugin devs 2018-09-11 19:50:07 -04:00
4b7080388e Update URLs
Redirects are in place (or will be shortly). This is mostly
housekeeping.

Maven repo URLs already redirect however we can't deploy through them.
Jenkins URLs do not currently redirect but will within 24 hours.

Also adds a Discord link to the README, because apparently that's what
people want.

Documentation will be updated and announcements made once all redirects
are in place, until then, consider this advanced notice.
2018-05-19 01:29:05 -05:00
cea113cb77 Update README badge for CI URL change 2018-01-06 02:08:23 -06:00
16a304fab2 [CI-SKIP] Add javadocs to readme (#427)
Add javadocs to readme
2016-09-22 05:50:38 +02:00
7a403d82a0 @Zbob750 missed a few name changes 2016-09-04 06:26:05 +00:00
59cc0a9834 Simplify getEntity by UUID patch, misc readme changes 2016-06-09 21:43:32 -05:00
cc6460fd5e lazy-update docs 2016-04-03 04:51:14 -05:00
f3f0cb6bb2 Link to contributing for PR section 2016-03-29 00:07:27 -04:00
314d1711d5 update README for PR instructions 2016-03-28 23:59:04 -04:00
58c6311cfa Update README.md
Remove all reamining instances of `PaperSpigot` and replace them with `Paper`
2016-03-20 20:32:00 -04:00
223cb8b0e1 skip jar creation on build unless --jar specified 2016-03-18 01:46:32 -04:00
26eb457a39 Paper 1.9 2016-02-29 17:09:49 -06:00
325aa52500 Update README.md, thanks YourKit 2016-01-26 12:53:16 -06:00
766c3f3884 Simplify README.md for normal end-users 2016-01-21 00:12:33 -06:00
c33e155a1d Fix README.md link 2014-11-30 16:19:13 -06:00