TaterLib v1.1.0

A cross API code library for various generalizations used in the Tater* plugins
Potato3.0.png
TaterLib
TaterLib
TaterLib
1067482396246683708
ba087a5d-fd50-4b54-9723-3effbfda7567.svg

A cross API code library that allows developers to write code that works across multiple modding platforms, and across a
wide range of Minecraft versions, all with one JAR file. If TaterLib runs on it, so can your plugin/mod.

Please note, some abstractions may not be fully implemented yet, and some may be missing.
If you're looking for a specific abstraction/game event, please open an issue, and we'll get to it as soon as possible,
or feel free to open a PR with an implementation.
Contributions are always welcome!

Let's cut to the chase, why should you use and/or contribute to TaterLib? Well, let's say you have a mod/plugin that you
want to port to a different modding API. You could go through the laborious task of implementing all the events,
commands, etc. on each platform and create all your own cool fancy abstractions for each game object, or you could use
TaterLib and save yourself a lot of time. (which is why I started this project in the first place)

There's two ways to use TaterLib, you can depend on the general API, then implement any missing features yourself on
each platform, or if something's missing, you can start a PR with either a basic or full implementation, and we can
improve TaterLib and save you a lot of time in the future. (a bit of a win-win)

Link to our support: Discord

Download


[IMG] [IMG]



Adding to your project
Code:
repositories {
    maven {
        name = 'NeuralNexus'
        url = 'https://maven.neuralnexus.dev/releases'
    }
}

dependencies {
    compileOnly('dev.neuralnexus:taterlib-api:<version>')
}

Compatibility Cheatsheet

Commands and Permissions

Projects that use TaterLib

Feel free to open a PR to add your plugin/mod to this list!

https://github.com/p0t4t0sandwich/TaterComms
Metrics
TaterLib.svg

TaterLib.svg

TaterLib.svg

TaterLib.svg
Support the creator
Name a fair price:
EULA: Standard EULA
$
This resource is free, but consider supporting the creator if you believe it's worth paying for. This option will remain here even if you've paid before.
New: Now supporting cryptocurrency payments!
176 Views
0 Purchases
3 Downloads
Feb 28, 2024 Published
Feb 27, 2024 Updated
Not yet rated
9.4 MB File size
Type
  1. Library
Supported software
  1. Bukkit
  2. Spigot
  3. Paper
  4. Sponge
  5. Bungee
  6. Folia
Supported versions
  1. 1.7
  2. 1.8
  3. 1.9
  4. 1.10
  5. 1.11
  6. 1.12
  7. 1.13
  8. 1.14
  9. 1.15
  10. 1.16
  11. 1.17
  12. 1.18
  13. 1.19
  14. 1.20
Creator
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Recommended for you
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 116 ratings
3,119 purchases
The ultimate chat formatting and filtering plugin. Can replace 200+ plugins. Customizable & fast.
5.00 star(s) 120 ratings
2,479 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 63 ratings
2,308 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
5.00 star(s) 59 ratings
2,215 purchases
Protect your server from crash/dupe/packets exploits with the ultimate Spigot security fix plugin.
5.00 star(s) 25 ratings
1,735 purchases
176 Views
0 Purchases
3 Downloads
Feb 28, 2024 Published
Feb 27, 2024 Updated
Not yet rated
9.4 MB File size
Type
  1. Library
Supported software
  1. Bukkit
  2. Spigot
  3. Paper
  4. Sponge
  5. Bungee
  6. Folia
Supported versions
  1. 1.7
  2. 1.8
  3. 1.9
  4. 1.10
  5. 1.11
  6. 1.12
  7. 1.13
  8. 1.14
  9. 1.15
  10. 1.16
  11. 1.17
  12. 1.18
  13. 1.19
  14. 1.20
Creator
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Recommended for you
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 116 ratings
3,119 purchases
The ultimate chat formatting and filtering plugin. Can replace 200+ plugins. Customizable & fast.
5.00 star(s) 120 ratings
2,479 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 63 ratings
2,308 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
5.00 star(s) 59 ratings
2,215 purchases
Protect your server from crash/dupe/packets exploits with the ultimate Spigot security fix plugin.
5.00 star(s) 25 ratings
1,735 purchases
Top