This is where it all begins...
Commit committed
Version control is awful
COMMIT ALL THE FILES!
The same thing we do every night, Pinky - try to take over the world!
Lock S-foils in attack position
This commit is a lie
I'll explain when you're older!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| public HeartItemManager cookHeart() { | |
| final ItemBuilder itemBuilder; | |
| if (this.heartType == Material.PLAYER_HEAD) { | |
| itemBuilder = new ItemBuilder(this.heartType, HeadBuilder.createSkullMap(this.skullData)); | |
| } else { | |
| itemBuilder = new ItemBuilder(this.heartType); | |
| } | |
| itemBuilder | |
| .setName(this.heartName.decoration(TextDecoration.ITALIC, false)) | |
| .setLore(this.heartLore) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| * LifeSteal - Yet another lifecore smp core. | |
| * Copyright (C) 2022 Arcade Labs | |
| * | |
| * This program is free software: you can redistribute it and/or modify | |
| * it under the terms of the GNU General Public License as published by | |
| * the Free Software Foundation, either version 3 of the License, or | |
| * (at your option) any later version. | |
| * | |
| * This program is distributed in the hope that it will be useful, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * Save & clear inventory. | |
| * | |
| * @param player the player | |
| */ | |
| public static void saveInventory(final Player player) { | |
| final PlayerInventory inventory = player.getInventory(); | |
| try ( | |
| final ByteArrayOutputStream invStream = new ByteArrayOutputStream(); | |
| final BukkitObjectOutputStream invOutput = new BukkitObjectOutputStream(invStream)) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| public class ConfigUtils { | |
| final Logger LOGGER = Bukkit.getLogger(); | |
| private final File greetingsFile, | |
| modulesFile; | |
| private final FileConfiguration greetingsConfig, | |
| modulesConfig; | |
| //Ignore this | |
| public Boolean getStatusFlavour() { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>Greetings - Changelogs</title> | |
| </head> | |
| <body> | |
| <p>Greetings has an update1</p> | |
| <p>Greetings has an update2</p> | |
| <p>Greetings has an update3</p> | |
| <p>Greetings has an update4</p> | |
| <p>Greetings has an update5</p> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ttps://i.zorino.in/UYBgsHUGiYHIg.txt | |
| [18:22] | |
| no | |
| [18:22] | |
| my uploader can upload file,text,image | |
| [18:23] | |
| idk | |
| [18:23] | |
| i don't use presets |