Giter VIP home page Giter VIP logo

tab's Introduction

Introduction

Here it is. After countless requests to go opensource, I did it to make those people quiet. It worked.
It's already been a year and I still can't see any positives of it. This way I just made it easier for everyone to make a plugin as good, so people can stop using it and switch to something better. Or just get premium version for free.

Compiling

Plugin can be compiled using maven. Once you've purchased the premium version, you can enable premium features by setting this line to return true and apply your code improvements. Enabling it without purchasing the plugin may result in the features not working correctly.
No support is provided for self-compiled jars, only for official compilations. If you compiled it yourself, it is highly likely you modified something, which might be the reason why is the plugin not working. If you didn't modify anything, you can just get the plugin from official download locations.

Links

Free version
    MC-Market: https://www.mc-market.org/resources/20631/
    Github releases: https://github.com/NEZNAMY/TAB/releases
Premium version
    Polymart: https://polymart.org/resource/484
    MC-Market: https://www.mc-market.org/resources/14009/
Bukkit bridge https://www.spigotmc.org/resources/83966/
Wiki https://github.com/NEZNAMY/TAB/wiki
Discord: https://discord.gg/EaSvdk6

Maven Repository

<repositories>
  <repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
  </repository>
</repositories>

<dependencies>
  <!-- TAB -->
  <dependency>
    <groupId>com.github.NEZNAMY</groupId>
    <artifactId>TAB</artifactId>
    <version>2.9.2</version>
    <scope>provided</scope>
  </dependency>
</dependencies>

tab's People

Contributors

tanguygab avatar fjeddy avatar a248 avatar score2 avatar etil2jz avatar camotoy avatar heyaglitz avatar pgmann avatar yannicklamprecht avatar youhavetrouble avatar veldik avatar r3alcl0ud avatar krakenied avatar kamilkime avatar kalebchoi avatar kore-development avatar hexedhero avatar d-ance avatar asineth0 avatar arektor avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.