Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
# ----------- + AdminGUI by Ziga Zajc + ----------- # # # # 繁體中文 # # 翻譯: 亞倫 # # --------- + ------------------------- + --------- # # # 你可以使用這些顏色代碼: # ________________________ # | 代碼: | 顏色: | # |________ |_____________| # | &0 | 黑 | # | &1 | 深藍 | # | &2 | 深綠 | # | &3 | 深青 | # | &4 | 深紅 | # | &5 | 深紫 | # | &6 | 黃金 | # | &7 | 灰 | # | &8 | 深灰 | # | &9 | 藍 | # | &a | 綠 | # | &b | 青 | # | &c | 紅 | # | &d | 亮紫 | # | &e | 黃 | # | &f | 白 | # | &k | 亂碼 | # | &l | 粗體 | # | &m | 刪除線 | # | &n | 底線 | # | &o | 斜體 | # | &r | 重置字體 | # |________________________| # #---------------------------------------------------------- # 前綴 #---------------------------------------------------------- prefix: "&7[&cAdmin GUI&7] " #---------------------------------------------------------- #---------------------------------------------------------- # 指令 #---------------------------------------------------------- permission: "&c你沒有權限執行此指令!" is_not_a_player: "&c{player} 並非一名玩家!" is_not_a_number: "&c{number} 並非一個數字!" wrong_arguments: "&c你只能用 /admin 或 /admin <玩家>" wrong_initialize: "&c你只能用 /admin initialize gui 或 /admin initialize players" vault_required: "&c你的伺服器並未安裝 Vault !" vanish_required: "&c你的伺服器並未安裝 Super Vanish 或 Premium Vanish !" #---------------------------------------------------------- # 介面名稱 #---------------------------------------------------------- inventory_main: "&4&lAdmin GUI &c&lPremium" inventory_player: "&5&l{player}" inventory_world: "&2&l世界" inventory_players: "&1&l玩家" inventory_plugins: "&e&l插件" inventory_commands: "&2&l指令" inventory_unban: "&c&l解除封鎖" inventory_actions: "&9&l執行 &2&l{player}" inventory_kick: "&8&l踢除 &2&l{player}" inventory_ban: "&8&l封鎖 &2&l{player}" inventory_potions: "&c&l藥水效果 &2&l{player}" inventory_spawner: "&8&l生怪 &2&l{player}" inventory_money: "&2&l金錢 &2&l{player}" inventory_money_give: "&2&l金錢 給予 {player}" inventory_money_set: "&2&l金錢&9&l 設定 &2&l{player}" inventory_money_take: "&2&l金錢&c&l 拿走 &2&l{player}" inventory_inventory: "&a&l介面 &2&l{player}" #---------------------------------------------------------- # 管理員介面 #---------------------------------------------------------- main_player: "&5&l{player}" main_world: "&2&l世界" main_players: "&9&l玩家" main_plugins: "&6&l插件" main_maintenance_mode: "&c&l維修模式" main_unban_players: "&c&l解除玩家封鎖" main_language: "&b&l" main_quit: "&c&l退出" #---------------------------------------------------------- # 玩家介面 #---------------------------------------------------------- player_info: "&2&l{player}" player_heal: "&e&l治癒" player_feed: "&7&l餵食" player_survival: "&a&l生存" player_adventure: "&2&l冒險" player_creative: "&3&l創造" player_spectator: "&9&l觀察者" player_god_enabled: "&c&l上帝" player_god_disabled: "&a&l上帝" player_potions: "&c&l藥水效果" player_spawner: "&8&l生怪" player_kill: "&8&l殺死" player_burn: "&c&l燃燒" player_lightning: "&5&l雷擊" player_firework: "&4&l煙火" player_money: "&2&l金錢" player_vanish_enabled: "&a&l隱形" player_vanish_disabled: "&c&l隱形" player_custom: "&6&l自訂指令" player_back: "&c&l返回" #---------------------------------------------------------- # 世界介面 #---------------------------------------------------------- world_day: "&e&l白天" world_night: "&8&l黑夜" world_thunder: "&9&l雷雨天" world_rain: "&3&l雨天" world_clear: "&b&l晴天" world_back: "&c&l返回" #---------------------------------------------------------- # 玩家介面 #---------------------------------------------------------- players_color: "&2&l{player}" players_more: "&c點擊我執行更多動作" players_previous: "&c&l上一頁" players_page: "&a&l頁" players_next: "&2&l下一頁" players_back: "&c&l返回" #---------------------------------------------------------- # 插件介面 #---------------------------------------------------------- plugins_back: "&c&l返回" #---------------------------------------------------------- # 指令介面 #---------------------------------------------------------- commands_back: "&c&l返回" #---------------------------------------------------------- # 解除封鎖介面 #---------------------------------------------------------- unban_color: "&2&l{player}" unban_more: "&c點擊我執行更多動作" unban_previous: "&c&l上一頁" unban_page: "&a&l頁" unban_next: "&2&l下一頁" unban_back: "&c&l返回" #---------------------------------------------------------- # 玩家設定介面 #---------------------------------------------------------- players_settings_info: "&2&l{player}" players_settings_actions: "&9&l執行" players_settings_money: "&2&l金錢" players_settings_kick_player: "&8&l踢除玩家" players_settings_ban_player: "&8&l封鎖玩家" players_settings_back: "&c&l返回" #---------------------------------------------------------- # 動作介面 #---------------------------------------------------------- actions_heal: "&e&l治癒" actions_feed: "&7&l餵食" actions_info: "&2&l{player}" actions_survival: "&a&l生存" actions_adventure: "&2&l冒險" actions_creative: "&3&l創造" actions_spectator: "&9&l觀察者模式" actions_teleport_to_player: "&d&l傳送至玩家" actions_kill_player: "&8&l殺死玩家" actions_burn_player: "&c&l燃燒玩家" actions_teleport_player_to_you: "&d&l將玩家傳送至你" actions_god_enabled: "&c&l上帝" actions_god_disabled: "&a&l上帝" actions_potions: "&c&l藥水效果" actions_spawner: "&8&l生怪" actions_inventory: "&a&l背包" actions_vanish_enabled: "&a&l隱形" actions_vanish_disabled: "&c&l隱形" actions_lightning: "&5&l雷擊" actions_firework: "&4&l煙火" actions_fakeop: "&c&l假OP" actions_custom: "&6&l自訂指令" actions_back: "&c&l返回" #---------------------------------------------------------- # 踢除介面 #---------------------------------------------------------- kick: "&4你被踢出伺服器, 原因: " kick_back: "&c&l返回" #---------------------------------------------------------- # 封鎖介面 #---------------------------------------------------------- ban: "&4你被禁止進入伺服器, 原因: " ban_time: "&c你將在 &c&l{days}/{months}/{years} {hours}:{minutes}:{seconds} &c解除封鎖." ban_years: "&e&l年" ban_months: "&e&l月" ban_days: "&e&l天" ban_hours: "&e&l小時" ban_minutes: "&e&l分鐘" ban_hacking: "&7&l外掛!" ban_griefing: "&6&l破壞!" ban_spamming: "&d&l刷頻!" ban_advertising: "&3&l宣傳!" ban_swearing: "&e&l辱罵!" ban_back: "&c&l返回" #---------------------------------------------------------- # 藥水介面 #---------------------------------------------------------- potions_night_vision: "&8&l夜視" potions_invisibility: "&7&l隱形" potions_jump_boost: "&a&l跳躍提升" potions_fire_resistance: "&c&l抗火" potions_speed: "&b&l加速" potions_slowness: "&4&l緩速" potions_water_breathing: "&9&l水中呼吸" potions_instant_health: "&a&l立即恢復" potions_instant_damage: "&4&l立即傷害" potions_poison: "&5&l劇毒" potions_regeneration: "&e&l恢復" potions_strength: "&e&l力量" potions_weakness: "&4&l虛弱" potions_luck: "&6&l幸運" potions_slow_falling: "&3&l緩降" potions_time: "&a&l時效" potions_remove_all: "&4&l全部清除" potions_level: "&a&l等級" potions_back: "&c&l返回" #---------------------------------------------------------- # 升怪介面 #---------------------------------------------------------- spawner_bat: "&a&l蝙蝠" spawner_blaze: "&c&l烈焰使者" spawner_cat: "&a&l貓" spawner_cave_spider: "&c&l洞穴蜘蛛" spawner_chicken: "&a&l雞" spawner_cod: "&b&l鱈魚" spawner_cow: "&a&l牛" spawner_creeper: "&c&l苦力帕 (爬行者)" spawner_dolphin: "&b&l海豚" spawner_donkey: "&a&l驢子" spawner_drowned: "&c&l沉屍" spawner_elder_guardian: "&c&l遠古守衛" spawner_enderman: "&c&l終界使者" spawner_endermite: "&c&l終界蟎" spawner_evoker: "&c&l喚魔者" spawner_fox: "&a&l狐狸" spawner_ghast: "&c&l地域幽靈" spawner_guardian: "&c&l深海守衛" spawner_horse: "&a&l馬" spawner_husk: "&c&l屍殼" spawner_llama: "&a&羊駝" spawner_magma_cube: "&c&l熔岩立方怪" spawner_mooshroom: "&a&l哞菇" spawner_mule: "&a&l騾子" spawner_ocelot: "&a&l豹貓" spawner_panda: "&a&l熊貓" spawner_parrot: "&a&l鸚鵡" spawner_phantom: "&c&l夜魅" spawner_pig: "&a&l豬" spawner_pillager: "&c&l刌民" spawner_polar_bear: "&a&l北極熊" spawner_pufferfish: "&b&l河豚" spawner_rabbit: "&a&l兔子" spawner_ravager: "&c&l劫毀獸" spawner_salmon: "&b&l鮭魚" spawner_sheep: "&a&l綿羊" spawner_shulker: "&c&l界伏蚌" spawner_silverfish: "&c&l蠹魚" spawner_skeleton: "&c&l骷髏" spawner_skeleton_horse: "&c&l骷髏馬" spawner_slime: "&c&l史萊姆" spawner_spider: "&c&l蜘蛛" spawner_squid: "&b&l魷魚" spawner_stray: "&c&l流髑" spawner_trader_llama: "&a&l行商駱馬" spawner_tropical_fish: "&b&l熱帶魚" spawner_turtle: "&a&l烏龜" spawner_vex: "&c&l惱鬼" spawner_villager: "&a&l村民" spawner_vindicator: "&c&l衛道士" spawner_wandering_trader: "&a&l流浪商人" spawner_witch: "&c&l女巫" spawner_wither: "&c&l凋零" spawner_wolf: "&a&l狼" spawner_zombie: "&c&l殭屍" spawner_zombie_pigman: "&c&l殭屍豬人" spawner_zombie_villager: "&c&l殭屍村民" spawner_back: "&c&l返回" #---------------------------------------------------------- # 金錢介面 #---------------------------------------------------------- money_give: "&2&l給予" money_set: "&9&l設置" money_take: "&c&l拿走" money_back: "&c&l返回" #---------------------------------------------------------- # 金錢數量介面 #---------------------------------------------------------- money_amount_back: "&c&l返回" #---------------------------------------------------------- # 背包介面 #---------------------------------------------------------- inventory_refresh: "&a&l刷新" inventory_clear: "&b&l清除" inventory_back: "&c&l返回" #---------------------------------------------------------- # 訊息 #---------------------------------------------------------- message_target_player_teleport: "&a你傳送至 {player}." message_player_kill: "&a你殺死了 {player}." message_player_burn: "&a你讓 {player} &c燃燒&a!" message_target_player_creeper: "&a&lCreeper, Aww Man!" message_player_creeper: "&召喚了苦力帕至 {player}." message_target_player_heal: "&e{player} 治癒了你." message_player_heal: "&a你治癒了 {player}." message_target_player_feed: "&e{player} 餵食了你." message_player_feed: "&a你餵食了 {player}." message_player_kick: "&a{player} 被踢出伺服器." message_player_ban: "&a{player} 被封鎖." message_player_god_enabled: "&a{player} 現在是上帝模式." message_player_god_disabled: "&a{player} 再也不是上帝模式." message_target_player_god_enabled: "&a{player} 啟用你的上帝模式." message_target_player_god_disabled: "&a{player} 關閉你的上帝模式." message_target_player_potions: "&a{player} 給予你 {potion}&a 效果, 時效 {time} 分鐘." message_player_potions: "&a你給予了 {player} {potion}&a 效果 {time} 分鐘." message_target_player_potions_remove: "&a{player} &c清除 &a了你所有的效果." message_player_potions_remove: "&a你清除了 {player} 的藥水效果." message_heal: "&a你被治癒了." message_feed: "&a你被餵食了." message_god_enabled: "&a你啟用了上帝模式." message_god_disabled: "&a你關閉了上帝模式." message_kill: "&c你殺死了自己." message_burn: "&c你將自己點燃." message_potions_remove: "&a你將身上所有效果清除." message_potions: "&a你給予自己 {potion}&a 效果, 時效 {time} 分鐘." message_maintenance: "&a伺服器現在是 &c維修模式&a. 請晚點再加入." message_maintenance_enabled: "&a維修模式現在 &a&l啟用." message_maintenance_disabled: "&a維修模式現在 &c&l關閉." message_player_not_found: "&c玩家不存在!" message_ban_bypass: "&c你無法封鎖此玩家!" message_kick_bypass: "&c你無法踢除此玩家!" message_give: "&a你給予自己 {amount} 而你現在有 {balance}." message_player_give: "&a你給予 {amount} 至 {player} 而他現在有 {balance}." message_target_player_give: "&a{player} 給予你 {amount} 而你現在有 {balance}." message_set: "&a你設定自己的金錢至 {amount}." message_player_set: "&a你將 {player} 的金錢設置為 {amount}." message_target_player_set: "&a{player} 將你的金錢設置為 {amount}." message_take: "&a你從自己身上拿走 {amount} 而你現在有 {balance}." message_player_take: "&a你從 {player} 身上拿走 {amount} 而他現在有 {balance}." message_target_player_take: "&c{player} 從你身上拿走 {amount} 而你現在有 {balance}." message_transaction_error: "&c交易時發生一些錯誤!" message_take_error: "&c你不能拿走比你身上更多的金錢!" message_player_take_error: "&c你不能拿走筆玩家深上更多的金錢!" message_visible: "&a你現在對其他玩家&a&l 現形&a." message_player_visible: "&a{player} 現在對其他玩家&a&l 現形&a." message_hide: "&a你現在對其他玩家&c&l 隱形&a." message_player_hide: "&a{player} 現在對其他玩家&c&l 隱形&a." message_unban_player: "&a{player} 解除封鎖." message_initializing_start: "&a插件初始化..." message_initializing_finish: "&a介面現在可以正常使用." message_already_initializing: "&c介面已經在初始化..."
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
MAGA250
2 hours ago | 1.48 KB
Nightlight - Imprisoning Pitch
11 hours ago | 0.54 KB
Ombric - Astral Projection
11 hours ago | 0.77 KB
Katherine/Nightlight - Reindeer
11 hours ago | 1.03 KB
Djinni - Swords
12 hours ago | 0.44 KB
Djinni - Limits
12 hours ago | 0.62 KB
Djinni - Throw
12 hours ago | 1.44 KB
Djinni - Boulders
12 hours ago | 0.49 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!