Titanium is a plugin meant to block harmful packets before they're received by the Minecraft packet handler.

Related tags

Spring Boot Titanium
Overview

Contributors Forks Stargazers Issues

Titanium

Titanium is a plugin meant to block harmful packets before they're received by the Minecraft packet handler.
Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

Built With

(back to top)

Getting Started

To get Titanium up and running on your server follow these simple steps.

Prerequisites

Titanium supports Spigot 1.8.8 - Latest (1.19). It requires the latest development builds of ViaVersion and ProtocolLib 5.0 if you're using either of those plugins.

Installation

  1. Get the latest version from releases
  2. Put the file in your Spigot/Paper server's plugin folder.
  3. Start your server to load the default config.
  4. Modify the config to your preferences, although the default config will work for 99% of servers.
  5. Your all set! Make sure you have the permission "titanium.notification" in order to receive crash alerts!

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GNU GPL License. See LICENSE.txt for more information.

(back to top)

Contact

Discord - @jt#1296

Project Link: https://github.com/ilovefuud/titanium

(back to top)

You might also like...

trying to create a plugin using the spigot api! this plugin will be responsible for delivering the products according to the settings!

KettraShop "simples plugin de ativação de produtos da loja, dentro do Minecraft" ⚙️ Configurações caso você não tenha uma loja virtual para seu servid

Nov 2, 2022

An open source Minecraft plugin that allows operators to control who has access to the nether.

Nether Access Controller Description Nether Access Controller is a Minecraft plugin that allows operators to control access to the nether. It is essen

Feb 12, 2022

Minecraft Hug Plugin

Hug Sometimes virtual hugs are better than IRL hugs because you don't actually have to touch anyone. Hug makes it possible to hug another player on th

Sep 7, 2022

This is a plugin for Minecraft Server (Spigot API) introduces a sector system which connects a single world across multiple servers.

OpenSourceSectors 😎 🗒️ This is a plugin for Minecraft Server (Spigot API) introduces a sector system which connects a single world across multiple s

Dec 28, 2022

Minecraft configurable plugin , which sends messages the first time a player logs into the server or the next time they log in.

JoinMessages Minecraft configurable plugin , which sends messages the first time a player logs into the server or the next time they log in or leave.

Aug 30, 2022

A Velocity proxy plugin for Minecraft server discovery in k8s. All discovered servers are automatically added to the Velocity proxy.

kryo-server-discovery This plugin connects minecraft servers to a velocity proxy within Kubernetes. The service account in the namespace which the pro

Sep 13, 2022

A Minecraft plugin that adds Hacker News to your server

HNMC A Minecraft plugin that adds Hacker News to your server. Features Let your players waste their time responsibly by providing an in-game UI for Ha

Jan 30, 2022

A guild plugin for Minecraft Servers that supports 1.13 and above

OasisGuild Description A guild plugin for Minecraft Servers that supports 1.13 and above Languages zh_cn(简体中文) en_us(English) Placeholders %oasisguild

Apr 6, 2022

This plugin integrate your minecraft server with discord webhook

B_DiscordIntegration This plugin integrate your minecraft server with discord webhook PLUGIN FEATURES: Join / Quit message Chat preview Death message

Feb 11, 2022
Comments
  • IDK it is issues or other

    IDK it is issues or other

    The problem with Titanium above 1.2.0 When I join a server with Titanium, I cannot use any commands and will get kicked with a keepalive timeout! on later time But my server is doing everything normally. The console doesn't have any errors or bugs, and it's not overloaded. But on Titanium older than 1.2.0, it doesn't have this issue.

    opened by IAmOarcle 7
  • Can't do any actions

    Can't do any actions

    Setup: -Proxy: Waterfall 1.19 498 -Server: Spigot 1.8.8

    Can't do any actions, can't type on chat or execute any commands, can't build or use items... I tried removing all plugins from Bungeecord and only leaving ViaVersion 4.3.1 and Titanium 1.2.1 (Downloaded from spigot) but no luck.

    It happens both with 1.19 and 1.8 clients.

    opened by zNoah-1 3
  • Error

    Error

    [03:37:07 ERROR]: [org.bukkit.craftbukkit.v1_18_R2.CraftServer] Cannot invoke "java.lang.reflect.Method.invoke(Object, Object[])" because "io.github.retrooper.titanium.packetevents.injector.PaperChannelInjector.ADD_LISTENER_METHOD" is null initializing Titanium v1.1.2-SNAPSHOT (Is it up to date?) java.lang.NullPointerException: Cannot invoke "java.lang.reflect.Method.invoke(Object, Object[])" because "io.github.retrooper.titanium.packetevents.injector.PaperChannelInjector.ADD_LISTENER_METHOD" is null at io.github.retrooper.titanium.packetevents.injector.PaperChannelInjector.inject(PaperChannelInjector.java:75) ~[titanium-1.1.2-SNAPSHOT.jar:?] at io.github.retrooper.titanium.packetevents.factory.spigot.SpigotPacketEventsBuilder$1.load(SpigotPacketEventsBuilder.java:111) ~[titanium-1.1.2-SNAPSHOT.jar:?] at me.jaden.titanium.Titanium.onLoad(Titanium.java:32) ~[titanium-1.1.2-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_18_R2.CraftServer.loadPlugins(CraftServer.java:424) ~[pearl-1.18.2.jar:git-Pearl-"7664b7c"] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:291) ~[pearl-1.18.2.jar:git-Pearl-"7664b7c"] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1166) ~[pearl-1.18.2.jar:git-Pearl-"7664b7c"] at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:317) ~[pearl-1.18.2.jar:git-Pearl-"7664b7c"] at java.lang.Thread.run(Thread.java:833) ~[?:?]

    opened by Dungjava 2
  • remove google 😎

    remove google 😎

    always knew bing was better

    draft for now as you can review my changes of unequivocal importance to not only the security but the stability of the plugin

    opened by Izibane 1
Releases(0412179)
A MOTD plugin for Velocity that caches network packets. This helps it be the fastest one of the MOTD plugins.

FastMOTD A MOTD plugin for Velocity that catches network packets. This helps it be the fastest one of the MOTD plugins. Test server: ely.su Features F

Elytrium 19 Dec 24, 2022
A Java agent that disables platform features you don't use, before an attacker uses them against you.

aegis4j Avoid the NEXT Log4Shell vulnerability! The Java platform has accrued a number of features over the years. Some of these features are no longe

Daniel Gredler 14 Jan 11, 2022
Distribute players across multiple servers while syncing packets

ShardMC Distribute players across multiple servers while syncing packets ShardMC aims to be a simple plugin that allows multiple servers to sync playe

Jacob Bashista 5 Nov 28, 2022
Java - Packet Analyzer Application based on Java, Networking and Swing UI

Network-Packet-Tracer-using-Java Java - Packet Analyzer / Sniffing System Application based on Java, Networking and Swing UI Java - Packet Analyzer Ap

Muhammad Asad 6 Feb 3, 2022
Fixes Minecraft client lag from receiving chat messages, at the expense of not being able to block players in chat.

chat-lag-fix Fixes Minecraft client lag from receiving chat messages, at the expense of not being able to block players in chat. Mojang in their infin

adryd 21 Dec 4, 2022
An experimental mod that converts some block entities to blockstates. This is done for performance & functionality reasons.

BetterBlockStates An experimental mod that converts some block entities to blockstates. This is done for performance & functionality reasons. Current

Fx Morin 10 Sep 17, 2022
Application to benchmark block reading from bitcoind

BlockReader BlockReader is a small command line application to benchmark block reading performance. Currently, it is using bitcoin-cli to read blocks

craigraw 2 Jan 18, 2022
Project developed in Block 1 through the Generation bootcamp

PROJETO JAVA - CCHIV COMBATE CONTRA O HIV COMO SURGIU ? É um software criado para facilitar a forma de atender o público de pessoas portadoras do HIV

Paulo Brisola 4 Jul 5, 2022
Let Litematica be able to paste tile entity data of block / entity data in a server

Litematica Server Paster Let Litematica be able to paste tile entity data of block / entity data in a server By using a custom chat packet to bypass t

Fallen_Breath 23 Dec 24, 2022
Tons of HUD tweaks including player stats, block/entity info, etc.

Tons of HUD tweaks including player stats, block/entity info, etc. Created because I've been driven mad by the annoying process of downloading that many mods to achieve the same goal.

Intelligent Creations 9 Dec 23, 2022