Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.x
1.20.x
Platforms
Links
Tags
Creators
Details
π΄ Mint
Mintλ λΉμ μ λ§μΈν¬λννΈ μλ²μ μ¬λ¬κ°μ§ ννμ κ²½μ μμ€ν μ μΆκ°ν μ μλλ‘ λμμ£Όλ Paper νλ¬κ·ΈμΈμ λλ€.
Mint is a Paper plugin that helps you add various currencies and economic systems to your Minecraft server.
π μ£Όμ κΈ°λ₯
- λ€μ€ νν μ§μ: μ¬λ¬κ°μ ννλ₯Ό λμμ μ¬μ©ν μ μμ΅λλ€.
- μ μΆκΈ λ΄μ: νλ μ΄μ΄μ λͺ¨λ κΈμ΅ νλμ μ μΆκΈ λ΄μμ 보쑴λκ³ , μ΄λ μ΄λ ν μλ², νλ¬κ·ΈμΈλ μ°νν μ μλλ‘ κ³ μλμμ΅λλ€.
- μ΅κ³ μ μμ μ±: μλ²κ° κ°μκΈ° κΊΌμ Έλ λ°μ΄ν°κ° 보쑴λλ μμ μ±μ κ°μ§κ³ μμ΅λλ€.
- μ±λ₯ μ€μ¬: μ΄ λͺ¨λ μμ€ν μ λΉλκΈ°λ‘ μλνμ¬, μλ²μ TPSμλ μν₯μ΄ μ ν κ°μ§ μμ΅λλ€.
- κ²½λν: λλΆλΆμ μλ²μμ νμλ‘ν λ§ν κΈ°λ₯λ€λ§ μΆκ°νμ¬, λ§€μ° κ²½λνλμ΄ μμ΅λλ€.
- λ°μ΄ν°λ² μ΄μ€ μ§μ: MySQL, SQLite κ°μ λ°μ΄ν°λ² μ΄μ€λ₯Ό μ§μν©λλ€.
π Key Features
- Multi-Currency Support: Supports the simultaneous use of multiple currencies.
- Transaction Logs: All financial activities are recorded in transaction logs, designed to ensure that no server process or plugin can bypass them.
- Superior Stability: Ensures data integrity even in the event of a sudden server crash or shutdown.
- Performance-Oriented: The entire system operates asynchronously, ensuring zero impact on server TPS.
- Lightweight: Optimized to include only the essential features required by most servers, keeping the plugin extremely lightweight.
- Database Support: Supports standard databases such as MySQL and SQLite.
π§π»βπ» API
build.gradle.kts
repositories {
maven("https://jitpack.io")
}
dependencies {
compileOnly("com.github.bindglam.Mint:api:<VERSION>")
}
Build
μ΄ νλ‘μ νΈλ Gradleλ‘ λΉλλ©λλ€.
This project can be built using Gradle.
./gradlew build
License
μ΄ νλ‘μ νΈλ LICENSE νμΌμμ λͺ μλ λΌμ΄μ μ€λ₯Ό λ°λ¦ λλ€.
This project follows the license specified in the LICENSE file.


