Awesome theme of Pterodactyl panel.
(Background image: https://pixabay.com/images/id-736885, Author: Bessi)
| import java.util.*; | |
| public class Main { | |
| public static void main(String[] args) throws Exception { | |
| int current = 119; //Current LEVEL | |
| int currentexp = 10; //Current EXP | |
| int incoming = 40000; //Incoming EXP | |
| import requests | |
| import os | |
| import xml.etree.ElementTree as et | |
| RESULT_DIR = "result/" | |
| REPO_META_ROOT_URL = "YOUR REPO HERE" + "/" | |
| LOCAL_UP = False | |
| import java.io.BufferedReader; | |
| import java.io.IOException; | |
| import java.io.InputStreamReader; | |
| public class Alcoal { | |
| public static void main(String[]args) { | |
| System.out.println("年齢を入力してください"); | |
| BufferedReader reader =new BufferedReader(new InputStreamReader(System.in)); |
Awesome theme of Pterodactyl panel.
(Background image: https://pixabay.com/images/id-736885, Author: Bessi)
| /* ==UserStyle== | |
| @name Wiki old style | |
| @namespace github.com/peyang-Celeron/OldWiki | |
| @version 1.0.1 | |
| @description Comebacks old wikipedia style, | |
| @author Peyang | |
| ==/UserStyle== */ | |
| @-moz-document regexp("https?://(www\\.)?ja\\.wikipedia\\.org/wiki/.+") { | |
| body > div, body > div > div > div, body > div > div > div > div { |
The JDK switcher I made in an hour due to sdkman unavailability in pure Windows.
| [ | |
| { | |
| "name": "AbstractChatEvent", | |
| "description": "チャットに関連するイベントの基底クラス。", | |
| "implemented": false | |
| }, | |
| ... | |
| ] |