mirror of
https://github.com/kaboomserver/server.git
synced 2024-12-22 07:35:08 +00:00
Push latest files
Former-commit-id: d63df29f352465647c34048b0c7a13ab9174aa11
This commit is contained in:
parent
f6feab0f98
commit
a2dadcbdaf
66 changed files with 65 additions and 3349 deletions
Binary file not shown.
|
@ -776,40 +776,6 @@ jdk.tls.legacyAlgorithms= \
|
|||
# EE386BFB 5A899FA5 AE9F2411 7C4B1FE6 49286651 ECE65381 \
|
||||
# FFFFFFFF FFFFFFFF, 2}
|
||||
|
||||
#
|
||||
# TLS key limits on symmetric cryptographic algorithms
|
||||
#
|
||||
# This security property sets limits on algorithms key usage in TLS 1.3.
|
||||
# When the amount of data encrypted exceeds the algorithm value listed below,
|
||||
# a KeyUpdate message will trigger a key change. This is for symmetric ciphers
|
||||
# with TLS 1.3 only.
|
||||
#
|
||||
# The syntax for the property is described below:
|
||||
# KeyLimits:
|
||||
# " KeyLimit { , KeyLimit } "
|
||||
#
|
||||
# WeakKeyLimit:
|
||||
# AlgorithmName Action Length
|
||||
#
|
||||
# AlgorithmName:
|
||||
# A full algorithm transformation.
|
||||
#
|
||||
# Action:
|
||||
# KeyUpdate
|
||||
#
|
||||
# Length:
|
||||
# The amount of encrypted data in a session before the Action occurs
|
||||
# This value may be an integer value in bytes, or as a power of two, 2^29.
|
||||
#
|
||||
# KeyUpdate:
|
||||
# The TLS 1.3 KeyUpdate handshake process begins when the Length amount
|
||||
# is fulfilled.
|
||||
#
|
||||
# Note: This property is currently used by OpenJDK's JSSE implementation. It
|
||||
# is not guaranteed to be examined and used by other implementations.
|
||||
#
|
||||
jdk.tls.keyLimits=AES/GCM/NoPadding KeyUpdate 2^37
|
||||
|
||||
#
|
||||
# Cryptographic Jurisdiction Policy defaults
|
||||
#
|
||||
|
@ -823,14 +789,14 @@ jdk.tls.keyLimits=AES/GCM/NoPadding KeyUpdate 2^37
|
|||
# limited: These policy files contain more restricted cryptographic
|
||||
# strengths
|
||||
#
|
||||
# The default setting is determined by the value of the "crypto.policy"
|
||||
# The default setting is determined by the value of the “crypto.policy”
|
||||
# Security property below. If your country or usage requires the
|
||||
# traditional restrictive policy, the "limited" Java cryptographic
|
||||
# traditional restrictive policy, the “limited” Java cryptographic
|
||||
# policy is still available and may be appropriate for your environment.
|
||||
#
|
||||
# If you have restrictions that do not fit either use case mentioned
|
||||
# above, Java provides the capability to customize these policy files.
|
||||
# The "crypto.policy" security property points to a subdirectory
|
||||
# The “crypto.policy” security property points to a subdirectory
|
||||
# within <java-home>/conf/security/policy/ which can be customized.
|
||||
# Please see the <java-home>/conf/security/policy/README.txt file or consult
|
||||
# the Java Security Guide/JCA documentation for more information.
|
||||
|
@ -1004,10 +970,10 @@ jdk.xml.dsig.secureValidationPolicy=\
|
|||
#
|
||||
# An IOR type check filter, if configured, is used by an ORB during
|
||||
# an ORB::string_to_object invocation to check the veracity of the type encoded
|
||||
# in the ior string.
|
||||
# in the ior string.
|
||||
#
|
||||
# The filter pattern consists of a semi-colon separated list of class names.
|
||||
# The configured list contains the binary class names of the IDL interface types
|
||||
# The configured list contains the binary class names of the IDL interface types
|
||||
# corresponding to the IDL stub class to be instantiated.
|
||||
# As such, a filter specifies a list of IDL stub classes that will be
|
||||
# allowed by an ORB when an ORB::string_to_object is invoked.
|
||||
|
@ -1036,24 +1002,3 @@ jdk.xml.dsig.secureValidationPolicy=\
|
|||
# and javax.crypto.spec.SecretKeySpec and rejects all the others.
|
||||
jceks.key.serialFilter = java.base/java.lang.Enum;java.base/java.security.KeyRep;\
|
||||
java.base/java.security.KeyRep$Type;java.base/javax.crypto.spec.SecretKeySpec;!*
|
||||
|
||||
#
|
||||
# Enhanced exception message information
|
||||
#
|
||||
# By default, exception messages should not include potentially sensitive
|
||||
# information such as file names, host names, or port numbers. This property
|
||||
# accepts one or more comma separated values, each of which represents a
|
||||
# category of enhanced exception message information to enable. Values are
|
||||
# case-insensitive. Leading and trailing whitespaces, surrounding each value,
|
||||
# are ignored. Unknown values are ignored.
|
||||
#
|
||||
# The categories are:
|
||||
#
|
||||
# hostInfo - IOExceptions thrown by java.net.Socket and the socket types in the
|
||||
# java.nio.channels package will contain enhanced exception
|
||||
# message information
|
||||
#
|
||||
# The property setting in this file can be overridden by a system property of
|
||||
# the same name, with the same syntax and possible values.
|
||||
#
|
||||
#jdk.includeInExceptions=hostInfo
|
||||
|
|
BIN
.bin/java/lib/compressedrefs/libj9dmp29.so
Normal file
BIN
.bin/java/lib/compressedrefs/libj9dmp29.so
Normal file
Binary file not shown.
BIN
.bin/java/lib/compressedrefs/libj9gc29.so
Normal file
BIN
.bin/java/lib/compressedrefs/libj9gc29.so
Normal file
Binary file not shown.
BIN
.bin/java/lib/compressedrefs/libj9hookable29.so
Normal file
BIN
.bin/java/lib/compressedrefs/libj9hookable29.so
Normal file
Binary file not shown.
BIN
.bin/java/lib/compressedrefs/libj9jit29.so
Normal file
BIN
.bin/java/lib/compressedrefs/libj9jit29.so
Normal file
Binary file not shown.
BIN
.bin/java/lib/compressedrefs/libj9jvmti29.so
Normal file
BIN
.bin/java/lib/compressedrefs/libj9jvmti29.so
Normal file
Binary file not shown.
BIN
.bin/java/lib/compressedrefs/libj9prt29.so
Normal file
BIN
.bin/java/lib/compressedrefs/libj9prt29.so
Normal file
Binary file not shown.
BIN
.bin/java/lib/compressedrefs/libj9shr29.so
Normal file
BIN
.bin/java/lib/compressedrefs/libj9shr29.so
Normal file
Binary file not shown.
BIN
.bin/java/lib/compressedrefs/libj9thr29.so
Normal file
BIN
.bin/java/lib/compressedrefs/libj9thr29.so
Normal file
Binary file not shown.
BIN
.bin/java/lib/compressedrefs/libj9trc29.so
Normal file
BIN
.bin/java/lib/compressedrefs/libj9trc29.so
Normal file
Binary file not shown.
BIN
.bin/java/lib/compressedrefs/libj9vm29.so
Normal file
BIN
.bin/java/lib/compressedrefs/libj9vm29.so
Normal file
Binary file not shown.
BIN
.bin/java/lib/compressedrefs/libj9vrb29.so
Normal file
BIN
.bin/java/lib/compressedrefs/libj9vrb29.so
Normal file
Binary file not shown.
BIN
.bin/java/lib/compressedrefs/libj9zlib29.so
Normal file
BIN
.bin/java/lib/compressedrefs/libj9zlib29.so
Normal file
Binary file not shown.
BIN
.bin/java/lib/compressedrefs/libjclse10_29.so
Normal file
BIN
.bin/java/lib/compressedrefs/libjclse10_29.so
Normal file
Binary file not shown.
BIN
.bin/java/lib/compressedrefs/libjvm.so
Normal file
BIN
.bin/java/lib/compressedrefs/libjvm.so
Normal file
Binary file not shown.
BIN
.bin/java/lib/compressedrefs/libmanagement.so
Normal file
BIN
.bin/java/lib/compressedrefs/libmanagement.so
Normal file
Binary file not shown.
BIN
.bin/java/lib/compressedrefs/libomrsig.so
Normal file
BIN
.bin/java/lib/compressedrefs/libomrsig.so
Normal file
Binary file not shown.
BIN
.bin/java/lib/j9vm/libjvm.so
Normal file
BIN
.bin/java/lib/j9vm/libjvm.so
Normal file
Binary file not shown.
Binary file not shown.
|
@ -1,2 +1,23 @@
|
|||
-server KNOWN
|
||||
-client IGNORE
|
||||
# ===========================================================================
|
||||
# (c) Copyright IBM Corp. 2017, 2018 All Rights Reserved
|
||||
# ===========================================================================
|
||||
#
|
||||
# This code is free software; you can redistribute it and/or modify it
|
||||
# under the terms of the GNU General Public License version 2 only, as
|
||||
# published by the Free Software Foundation.
|
||||
#
|
||||
# This code is distributed in the hope that it will be useful, but WITHOUT
|
||||
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||
# version 2 for more details (a copy is included in the LICENSE file that
|
||||
# accompanied this code).
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License version
|
||||
# 2 along with this work; if not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
# ===========================================================================
|
||||
-j9vm KNOWN
|
||||
-hotspot IGNORE
|
||||
-classic IGNORE
|
||||
-native IGNORE
|
||||
-green IGNORE
|
||||
|
|
Binary file not shown.
Binary file not shown.
BIN
.bin/java/lib/libawt_xawt.so
Normal file
BIN
.bin/java/lib/libawt_xawt.so
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1 +1 @@
|
|||
2cf527b958a7a7ef9aef6cd31f39e553f08f881e
|
||||
9231c7fc1aa0f10c8e20526fca16e2dc34810fa9
|
1
.bin/java/lib/options.default
Normal file
1
.bin/java/lib/options.default
Normal file
|
@ -0,0 +1 @@
|
|||
"-Xlockword:mode=default,noLockword=java/lang/String,noLockword=java/util/MapEntry,noLockword=java/util/HashMap$Entry,noLockword=org/apache/harmony/luni/util/ModifiedMap$Entry,noLockword=java/util/Hashtable$Entry,noLockword=java/lang/invoke/MethodType,noLockword=java/lang/invoke/MethodHandle,noLockword=java/lang/invoke/CollectHandle,noLockword=java/lang/invoke/ConstructorHandle,noLockword=java/lang/invoke/ConvertHandle,noLockword=java/lang/invoke/ArgumentConversionHandle,noLockword=java/lang/invoke/AsTypeHandle,noLockword=java/lang/invoke/ExplicitCastHandle,noLockword=java/lang/invoke/FilterReturnHandle,noLockword=java/lang/invoke/DirectHandle,noLockword=java/lang/invoke/ReceiverBoundHandle,noLockword=java/lang/invoke/DynamicInvokerHandle,noLockword=java/lang/invoke/FieldHandle,noLockword=java/lang/invoke/FieldGetterHandle,noLockword=java/lang/invoke/FieldSetterHandle,noLockword=java/lang/invoke/StaticFieldGetterHandle,noLockword=java/lang/invoke/StaticFieldSetterHandle,noLockword=java/lang/invoke/IndirectHandle,noLockword=java/lang/invoke/InterfaceHandle,noLockword=java/lang/invoke/VirtualHandle,noLockword=java/lang/invoke/PrimitiveHandle,noLockword=java/lang/invoke/InvokeExactHandle,noLockword=java/lang/invoke/InvokeGenericHandle,noLockword=java/lang/invoke/VarargsCollectorHandle,noLockword=java/lang/invoke/ThunkTuple"
|
|
@ -1,20 +0,0 @@
|
|||
Algorithm=SHA-256
|
||||
14E6D2764A4B06701C6CBC376A253775F79C782FBCB6C0EE6F99DE4BA1024ADD
|
||||
31C8FD37DB9B56E708B03D1F01848B068C6DA66F36FB5D82C008C6040FA3E133
|
||||
3946901F46B0071E90D78279E82FABABCA177231A704BE72C5B0E8918566EA66
|
||||
450F1B421BB05C8609854884559C323319619E8B06B001EA2DCBB74A23AA3BE2
|
||||
4CBBF8256BC9888A8007B2F386940A2E394378B0D903CBB3863C5A6394B889CE
|
||||
4FEE0163686ECBD65DB968E7494F55D84B25486D438E9DE558D629D28CD4D176
|
||||
5E83124D68D24E8E177E306DF643D5EA99C5A94D6FC34B072F7544A1CABB7C7B
|
||||
76A45A496031E4DD2D7ED23E8F6FF97DBDEA980BAAC8B0BA94D7EDB551348645
|
||||
8A1BD21661C60015065212CC98B1ABB50DFD14C872A208E66BAE890F25C448AF
|
||||
9ED8F9B0E8E42A1656B8E1DD18F42BA42DC06FE52686173BA2FC70E756F207DC
|
||||
A686FEE577C88AB664D0787ECDFFF035F4806F3DE418DC9E4D516324FFF02083
|
||||
B8686723E415534BC0DBD16326F9486F85B0B0799BF6639334E61DAAE67F36CD
|
||||
D24566BF315F4E597D6E381C87119FB4198F5E9E2607F5F4AB362EF7E2E7672F
|
||||
D3A936E1A7775A45217C8296A1F22AC5631DCDEC45594099E78EEEBBEDCBA967
|
||||
DF21016B00FC54F9FE3BC8B039911BB216E9162FAD2FD14D990AB96E951B49BE
|
||||
EC30C9C3065A06BB07DC5B1C6B497F370C1CA65C0F30C08E042BA6BCECC78F2C
|
||||
F5B6F88F75D391A4B1EB336F9E201239FB6B1377DB8CFA7B84736216E5AFFFD7
|
||||
FC02FD48DB92D4DCE6F11679D38354CF750CFC7F584A520EB90BDE80E241F2BD
|
||||
FDEDB5BDFCB67411513A61AEE5CB5B5D7C52AF06028EFC996CC1B05B1D6CEA2B
|
Binary file not shown.
|
@ -8,27 +8,16 @@
|
|||
// ${java.home}/conf/security/java.policy.
|
||||
//
|
||||
|
||||
grant codeBase "jrt:/java.activation" {
|
||||
permission java.security.AllPermission;
|
||||
};
|
||||
|
||||
grant codeBase "jrt:/java.compiler" {
|
||||
permission java.security.AllPermission;
|
||||
};
|
||||
|
||||
|
||||
grant codeBase "jrt:/java.net.http" {
|
||||
permission java.lang.RuntimePermission "accessClassInPackage.sun.net";
|
||||
permission java.lang.RuntimePermission "accessClassInPackage.sun.net.util";
|
||||
permission java.lang.RuntimePermission "accessClassInPackage.sun.net.www";
|
||||
permission java.lang.RuntimePermission "accessClassInPackage.jdk.internal.misc";
|
||||
permission java.net.SocketPermission "*","connect,resolve";
|
||||
permission java.net.URLPermission "http:*","*:*";
|
||||
permission java.net.URLPermission "https:*","*:*";
|
||||
permission java.net.URLPermission "ws:*","*:*";
|
||||
permission java.net.URLPermission "wss:*","*:*";
|
||||
permission java.net.URLPermission "socket:*","CONNECT"; // proxy
|
||||
// For request/response body processors, fromFile, asFile
|
||||
permission java.io.FilePermission "<<ALL FILES>>","read,write,delete";
|
||||
permission java.util.PropertyPermission "*","read";
|
||||
permission java.net.NetPermission "getProxySelector";
|
||||
grant codeBase "jrt:/java.corba" {
|
||||
permission java.security.AllPermission;
|
||||
};
|
||||
|
||||
grant codeBase "jrt:/java.scripting" {
|
||||
|
@ -76,6 +65,9 @@ grant codeBase "jrt:/java.sql.rowset" {
|
|||
permission java.security.AllPermission;
|
||||
};
|
||||
|
||||
grant codeBase "jrt:/java.xml.bind" {
|
||||
permission java.security.AllPermission;
|
||||
};
|
||||
|
||||
grant codeBase "jrt:/java.xml.crypto" {
|
||||
permission java.lang.RuntimePermission
|
||||
|
@ -98,6 +90,9 @@ grant codeBase "jrt:/java.xml.crypto" {
|
|||
"accessClassInPackage.com.sun.org.apache.xpath.internal.*";
|
||||
};
|
||||
|
||||
grant codeBase "jrt:/java.xml.ws" {
|
||||
permission java.security.AllPermission;
|
||||
};
|
||||
|
||||
grant codeBase "jrt:/jdk.accessibility" {
|
||||
permission java.lang.RuntimePermission "accessClassInPackage.sun.awt";
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,3 +1,3 @@
|
|||
# base-files
|
||||
# kaboom-base-files
|
||||
|
||||
Base files for the Kaboom.pw server
|
||||
Base files for the Kaboom.pw server
|
|
@ -33,5 +33,5 @@ chunk-gc:
|
|||
ticks-per:
|
||||
animal-spawns: 400
|
||||
monster-spawns: 100
|
||||
autosave: 6000
|
||||
autosave: 100
|
||||
aliases: now-in-commands.yml
|
||||
|
|
12
commands.yml
12
commands.yml
|
@ -25,6 +25,12 @@ aliases:
|
|||
- minecraft:clear $1-
|
||||
enchant:
|
||||
- minecraft:enchant $1-
|
||||
- essentials:etpall:
|
||||
- []
|
||||
- essentials:tpall:
|
||||
- []
|
||||
- etpall:
|
||||
- []
|
||||
gamemode:
|
||||
- minecraft:gamemode $1-
|
||||
give:
|
||||
|
@ -39,6 +45,8 @@ aliases:
|
|||
- minecraft:list $1-
|
||||
me:
|
||||
- minecraft:me $1-
|
||||
minecraft:save-off:
|
||||
- []
|
||||
minecraft:stop:
|
||||
- []
|
||||
pardon:
|
||||
|
@ -51,6 +59,8 @@ aliases:
|
|||
- []
|
||||
rl:
|
||||
- []
|
||||
save-off:
|
||||
- []
|
||||
spigot:restart:
|
||||
- []
|
||||
stop:
|
||||
|
@ -59,6 +69,8 @@ aliases:
|
|||
- minecraft:teleport $1-
|
||||
time:
|
||||
- minecraft:time $1-
|
||||
tpall:
|
||||
- []
|
||||
weather:
|
||||
- minecraft:weather $1-
|
||||
xp:
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
<MarkerFilter marker="NETWORK_PACKETS" onMatch="DENY" onMismatch="NEUTRAL" />
|
||||
</filters>
|
||||
<AppenderRef ref="WINDOWS_COMPAT"/>
|
||||
<AppenderRef ref="File"/>
|
||||
<AppenderRef ref="TerminalConsole"/>
|
||||
</Root>
|
||||
</Loggers>
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -200,13 +200,13 @@ history:
|
|||
# A value of 0 is faster simply because it doesn't bother loading the chunks or waiting.
|
||||
chunk-wait-ms: 1000
|
||||
# Delete history on disk after a number of days
|
||||
delete-after-days: 7
|
||||
delete-after-days: 1
|
||||
# Delete history in memory on logout (does not effect disk)
|
||||
delete-on-logout: true
|
||||
# If history should be enabled by default for plugins using WorldEdit:
|
||||
# - It is faster to have disabled
|
||||
# - Use of the FAWE API will not be effected
|
||||
enable-for-console: true
|
||||
enable-for-console: false
|
||||
# Should redo information be stored:
|
||||
# - History is about 20% larger
|
||||
# - Enables use of /redo
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -2,7 +2,7 @@ global:
|
|||
auto updater:
|
||||
notify: false
|
||||
download: false
|
||||
delay: 43200
|
||||
delay: 2147483647
|
||||
metrics: false
|
||||
background compiler: true
|
||||
debug: false
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,612 +0,0 @@
|
|||
Prefix: '&l&oCosmetics >&r'
|
||||
No-Permission: '%prefix% &c&lYou don''t have the permission!'
|
||||
Cosmetic-Disabled: '%prefix% &c&lThis cosmetic is disabled!'
|
||||
Invalid-Gadget: '%prefix% &c&lInvalid Gadget!'
|
||||
Invalid-Pet: '%prefix% &c&lInvalid Pet!'
|
||||
Invalid-Mount: '%prefix% &c&lInvalid Mount!'
|
||||
Invalid-Effect: '%prefix% &c&lInvalid Effect!'
|
||||
Invalid-Morph: '%prefix% &c&lInvalid Morph!'
|
||||
Invalid-Hat: '%prefix% &c&lInvalid Hat!'
|
||||
Invalid-Suit: '%prefix% &c&lInvalid Suit!'
|
||||
Invalid-Emote: '%prefix% &c&lInvalid Emote!'
|
||||
Invalid-Menu: '%prefix% &c&lInvalid Menu!'
|
||||
Ammo: '&7Your ammo: &e%ammo%'
|
||||
Purchase: '&a&lPURCHASE'
|
||||
Cancel: '&c&lCANCEL'
|
||||
Buy-Ammo-Description: '&e&lBuy %amount% %gadgetname% ammo &e&lfor %price%$'
|
||||
Right-Click-Buy-Ammo: '&7Right Click to Buy Ammo'
|
||||
Not-Enough-Money: '%prefix% &c&lYou don''t have enough money!'
|
||||
Successful-Purchase: '%prefix% &a&lSuccessful purchase!'
|
||||
Buy-Treasure-Key: '&lBuy a Treasure Key'
|
||||
Treasure-Keys: '&7&lTreasure Keys'
|
||||
Treasure-Chests: '&6&lTreasure Chests'
|
||||
Dont-Have-Key: '&4&lYou need a key!'
|
||||
Click-Open-Chest: '&aClick to open a chest'
|
||||
Click-Buy-Key: '&aClick to buy a key'
|
||||
Your-Keys: '&7&oYour keys: &f&l%keys%'
|
||||
Buy-Treasure-Key-ItemName: '&e&l1 &7&lTreasure Key &e&lfor %price%$'
|
||||
Found-Legendary: '%prefix% &c&l%name% found Legendary %found%'
|
||||
Chest-Not-Enough-Space: '%prefix% &c&lThere isn''t enough space for a treasure chest!'
|
||||
Too-Close-To-Other-Chest: '%prefix% &c&lYou are too close to another treasure chest!'
|
||||
You-Won-Treasure-Chests: '%prefix% &f&lYou won: %name%!'
|
||||
Clear-Cosmetics: '&c&lClear cosmetics'
|
||||
Clear-Gadget: '&c&lClear current gadget'
|
||||
Clear-Pet: '&c&lClear current pet'
|
||||
Clear-Mount: '&c&lClear current mount'
|
||||
Clear-Effect: '&c&lClear current effect'
|
||||
Clear-Morph: '&c&lClear current morph'
|
||||
Clear-Hat: '&c&lClear current hat'
|
||||
Clear-Suit: '&c&lClear current suit'
|
||||
Clear-Emote: '&c&lClear current emote'
|
||||
Rename-Pet-Purchase: '&c&lRename the pet to &f&l%name% &c&lfor &e&l%price%$'
|
||||
Active-Pet-Needed: '&c&lYou need to spawn a pet to rename it'
|
||||
Rename-Pet: '&c&lClick to rename: %petname%'
|
||||
Treasure-Chests-Loot:
|
||||
Ammo: '%ammo% %name% ammo'
|
||||
Pet: '%pet% pet'
|
||||
Mount: '%mount% mount'
|
||||
Effect: '%effect% effect'
|
||||
Morph: '%morph% morph'
|
||||
Hat: '%hat% hat'
|
||||
Money: '&e&l%money%$'
|
||||
gadget: '%gadget% gadget'
|
||||
Suit: '%suit%'
|
||||
Emote: '%emote% emote'
|
||||
Nothing: '&c&lNothing'
|
||||
Menus:
|
||||
Main-Menu: '&lMain Menu'
|
||||
Pets: '&lPets'
|
||||
Gadgets: '&lGadgets'
|
||||
Mounts: '&lMounts'
|
||||
Morphs: '&lMorphs'
|
||||
Hats: '&lHats'
|
||||
Particle-Effects: '&lParticle Effects'
|
||||
Suits: '&lSuits'
|
||||
Emotes: '&lEmotes'
|
||||
Buy-Ammo: '&lBuy Ammo'
|
||||
Rename-Pet: '&lRename Pet'
|
||||
Disable-Gadgets: '&c&lDisable Gadgets'
|
||||
Enable-Gadgets: '&a&lEnable Gadgets'
|
||||
Disable-Third-Person-View: '&c&lDisable Morphs Third Person View'
|
||||
Enable-Third-Person-View: '&a&lEnable Morphs Third Person View'
|
||||
Gadgets-Enabled-Needed: '%prefix% &c&lYou need to enable gadgets!'
|
||||
Gadgets:
|
||||
Equip: '%prefix% &9You equipped %gadgetname%'
|
||||
Unequip: '%prefix% &9You unequipped %gadgetname%'
|
||||
Countdown-Message: '%prefix% &c&lYou can''t use %gadgetname% &c&lfor %time%s!'
|
||||
PaintballGun:
|
||||
name: '&b&lPaintball Gun'
|
||||
BatBlaster:
|
||||
name: '&7&lBat Blaster'
|
||||
MelonThrower:
|
||||
name: '&a&lMelon Thrower'
|
||||
Wait-For-Finish: '%prefix% &c&lWait for your previous melon to finish exploding!'
|
||||
EtherealPearl:
|
||||
name: '&5&lEthereal Pearl'
|
||||
FleshHook:
|
||||
name: '&7&lFlesh Hook'
|
||||
DiscoBall:
|
||||
name: '&d&lDisco Ball'
|
||||
Already-Active: '&c&lThere is already a disco ball active!'
|
||||
Not-Space-Above: '&c&lThere is not enough space above you!'
|
||||
ColorBomb:
|
||||
name: '&d&lColor Bomb'
|
||||
Chickenator:
|
||||
name: '&f&lChickenator'
|
||||
PortalGun:
|
||||
name: '&c&lPortal &9&lGun'
|
||||
No-Block-Range: '%prefix% &c&lNo BLOCKS in range!'
|
||||
Different-Worlds: '%prefix% &c&lPortals must be in the same world!'
|
||||
BlizzardBlaster:
|
||||
name: '&b&lBlizzard Blaster'
|
||||
ThorHammer:
|
||||
name: '&f&lThor''s Hammer'
|
||||
SmashDown:
|
||||
name: '&c&lSmashDown'
|
||||
ExplosiveSheep:
|
||||
name: '&4&lExplosive Sheep'
|
||||
Already-Active: '&c&lThere is already a an explosive sheep active!'
|
||||
AntiGravity:
|
||||
name: '&d&lAnti Gravity'
|
||||
Tsunami:
|
||||
name: '&9&lTsunami'
|
||||
Rocket:
|
||||
name: '&4&lRocket'
|
||||
Not-Enough-Space: '%prefix% &c&lNot enough space around and above you!'
|
||||
Not-On-Ground: '%prefix% &c&lYou must be on the ground!'
|
||||
Takeoff: '&4&lTAKEOFF!!'
|
||||
BlackHole:
|
||||
name: '&1&lBlack Hole'
|
||||
TNT:
|
||||
name: '&4&lT&f&lN&4&lT'
|
||||
FunGun:
|
||||
name: '&6&lFun Gun'
|
||||
Parachute:
|
||||
name: '&f&lParachute'
|
||||
QuakeGun:
|
||||
name: '&5&lQuake &d&lGun'
|
||||
GhostParty:
|
||||
name: '&f&lGhost Party'
|
||||
Firework:
|
||||
name: '&c&lFirework'
|
||||
ChristmasTree:
|
||||
name: '&2&lChristmas Tree'
|
||||
Click-On-Block: '%prefix% &c&lPlease click on a block!'
|
||||
FreezeCannon:
|
||||
name: '&b&lFreeze Cannon'
|
||||
Snowball:
|
||||
name: '&f&lSnowball'
|
||||
PartyPopper:
|
||||
name: '&e&lParty Popper'
|
||||
Trampoline:
|
||||
name: '&9&lTrampoline'
|
||||
Gadget-Ready-ActionBar: '%gadgetname% &f&lis ready!'
|
||||
Lore: '&9Gadget'
|
||||
Mounts:
|
||||
DruggedHorse:
|
||||
menu-name: '&2&lDrugged Horse'
|
||||
entity-displayname: '&l%playername%''s drugged horse'
|
||||
InfernalHorror:
|
||||
menu-name: '&4&lInfernal Horror'
|
||||
entity-displayname: '&l%playername%''s infernal horror'
|
||||
GlacialSteed:
|
||||
menu-name: '&b&lGlacial Steed'
|
||||
entity-displayname: '&l%playername%''s glacial steed'
|
||||
WalkingDead:
|
||||
menu-name: '&2&lWalking Dead'
|
||||
entity-displayname: '&l%playername%''s walking dead'
|
||||
MountOfFire:
|
||||
menu-name: '&c&lMount of Fire'
|
||||
entity-displayname: '&l%playername%''s mount of fire'
|
||||
MountOfWater:
|
||||
menu-name: '&9&lMount of Water'
|
||||
entity-displayname: '&l%playername%''s mount of water'
|
||||
EcologistHorse:
|
||||
menu-name: '&a&lEcologist Horse'
|
||||
entity-displayname: '&l%playername%''s ecologist horse'
|
||||
NyanSheep:
|
||||
menu-name: '&4&lNy&6&la&e&ln &a&lSh&b&lee&d&lp'
|
||||
entity-displayname: '&l%playername%''s nyan sheep'
|
||||
Snake:
|
||||
menu-name: '&6&lSnake'
|
||||
entity-displayname: '&l%playername%''s snake'
|
||||
Dragon:
|
||||
menu-name: '&5&lDragon'
|
||||
entity-displayname: '&l%playername%''s dragon'
|
||||
SkySquid:
|
||||
menu-name: '&9&lSky Squid'
|
||||
entity-displayname: '&l%playername%''s sky squid'
|
||||
HypeCart:
|
||||
menu-name: '&7&lHypeCart'
|
||||
entity-displayname: '&l%playername%''s hypecart'
|
||||
Slime:
|
||||
menu-name: '&a&lSlime'
|
||||
entity-displayname: '&l%playername%''s slime'
|
||||
Spider:
|
||||
menu-name: '&8&lSpider'
|
||||
entity-displayname: '&l%playername%''s spider'
|
||||
Rudolph:
|
||||
menu-name: '&f&lRudolp&4&lh'
|
||||
entity-displayname: '&l%playername%''s rudolph'
|
||||
MoltenSnake:
|
||||
menu-name: '&c&lMolten Snake'
|
||||
entity-displayname: '&l%playername%''s Molten Snake'
|
||||
FlyingShip:
|
||||
menu-name: '&a&lFlying Ship'
|
||||
entity-displayname: '&l%playername%''s Flying Ship'
|
||||
Spawn: '%prefix% &9You spawned %mountname%'
|
||||
Despawn: '%prefix% &9You despawned %mountname%'
|
||||
Particle-Effects:
|
||||
Summon: '%prefix% &9You summoned %effectname%'
|
||||
Unsummon: '%prefix% &9You unsummoned %effectname%'
|
||||
RainCloud:
|
||||
name: '&9&lRain Cloud'
|
||||
SnowCloud:
|
||||
name: '&f&lSnow Cloud'
|
||||
BloodHelix:
|
||||
name: '&4&lBlood Helix'
|
||||
FrostLord:
|
||||
name: '&b&lFrost Lord'
|
||||
FlameRings:
|
||||
name: '&c&lFlame Rings'
|
||||
GreenSparks:
|
||||
name: '&a&lGreen Sparks'
|
||||
InLove:
|
||||
name: '&c&lIn Love'
|
||||
FrozenWalk:
|
||||
name: '&b&lFrozen Walk'
|
||||
Enchanted:
|
||||
name: '&7&lEnchanted'
|
||||
Music:
|
||||
name: '&9&lMusic'
|
||||
Inferno:
|
||||
name: '&4&lInferno'
|
||||
AngelWings:
|
||||
name: '&f&lAngel Wings'
|
||||
SuperHero:
|
||||
name: '&4&lSuper Hero'
|
||||
SantaHat:
|
||||
name: '&4&lSanta &f&lHat'
|
||||
CrushedCandyCane:
|
||||
name: '&4&lCrushed &f&lCandy &4&lCane'
|
||||
EnderAura:
|
||||
name: '&d&lEnder Aura'
|
||||
FlameFairy:
|
||||
name: '&6&lFlame Fairy'
|
||||
Pets:
|
||||
Piggy:
|
||||
menu-name: '&d&lPiggy'
|
||||
entity-displayname: '&l%playername%''s piggy'
|
||||
Sheep:
|
||||
menu-name: '&f&lSheep'
|
||||
entity-displayname: '&l%playername%''s sheep'
|
||||
EasterBunny:
|
||||
menu-name: '&6&lEaster Bunny'
|
||||
entity-displayname: '&l%playername%''s easter bunny'
|
||||
Cow:
|
||||
menu-name: '&c&lCow'
|
||||
entity-displayname: '&l%playername%''s cow'
|
||||
Kitty:
|
||||
menu-name: '&9&lKitty'
|
||||
entity-displayname: '&l%playername%''s kitty'
|
||||
Dog:
|
||||
menu-name: '&7&lDog'
|
||||
entity-displayname: '&l%playername%''s dog'
|
||||
Chick:
|
||||
menu-name: '&e&lChick'
|
||||
entity-displayname: '&l%playername%''s chick'
|
||||
Wither:
|
||||
menu-name: '&8&lWither'
|
||||
entity-displayname: '&l%playername%''s wither'
|
||||
Pumpling:
|
||||
menu-name: '&6&lPumpling'
|
||||
entity-displayname: '&l%playername%''s pumpling'
|
||||
CompanionCube:
|
||||
menu-name: '&d&lCompanion Cube'
|
||||
entity-displayname: '&l%playername%''s cube'
|
||||
ChristmasElf:
|
||||
menu-name: '&a&lChristmas Elf'
|
||||
entity-displayname: '&l%playername%''s Christmas elf'
|
||||
Mooshroom:
|
||||
menu-name: '&4&lMooshroom'
|
||||
entity-displayname: '&l%playername%''s Mooshroom'
|
||||
IronGolem:
|
||||
menu-name: '&7&lIronGolem'
|
||||
entity-displayname: '&l%playername%''s IronGolem'
|
||||
Snowman:
|
||||
menu-name: '&f&lSnowman'
|
||||
entity-displayname: '&l%playername%''s Snowman'
|
||||
Villager:
|
||||
menu-name: '&a&lVillager'
|
||||
entity-displayname: '&l%playername%''s Villager'
|
||||
Bat:
|
||||
menu-name: '&8&lBat'
|
||||
entity-displayname: '&l%playername%''s Bat'
|
||||
PolarBear:
|
||||
menu-name: '&b&lPolarBear'
|
||||
entity-displayname: '&l%playername%''s PolarBear'
|
||||
Llama:
|
||||
menu-name: '&7&lLlama'
|
||||
entity-displayname: '&l%playername%''s Llama'
|
||||
Parrot:
|
||||
menu-name: '&a&lParrot'
|
||||
entity-displayname: '&l%playername%''s Parrot'
|
||||
Spawn: '%prefix% &9You spawned %petname%'
|
||||
Despawn: '%prefix% &9You despawned %petname%'
|
||||
Morphs:
|
||||
Blaze:
|
||||
name: '&6&lBlaze'
|
||||
skill: '&eCrouch&7 to: &aFly'
|
||||
Chicken:
|
||||
name: '&f&lChicken'
|
||||
skill: '&eCrouch&7 to: &aLay eggs'
|
||||
Slime:
|
||||
name: '&a&lSlime'
|
||||
skill: '&eCrouch&7 to: &aBounce'
|
||||
Pig:
|
||||
name: '&d&lPig'
|
||||
skill: '&eCollide&7 to: &aBounce Players'
|
||||
Enderman:
|
||||
name: '&5&lEnderman'
|
||||
skill: '&eDouble Jump&7 to: &aTeleport'
|
||||
Bat:
|
||||
name: '&8&lBat'
|
||||
skill: '&eDouble Jump&7 to: &aFlap'
|
||||
Creeper:
|
||||
name: '&a&lCreeper'
|
||||
skill: '&eCrouch&7 to: &aDetonate'
|
||||
charging: '&a&lCharging: %chargelevel%/100'
|
||||
release-to-explode: '&f&lRelease to explode!'
|
||||
Snowman:
|
||||
name: '&f&lSnowman'
|
||||
skill: '&eLeft Click&7 to: &aThrow Snowball'
|
||||
Morph: '%prefix% &9You morphed into %morphname%'
|
||||
Unmorph: '%prefix% &9You unmorphed from %morphname%'
|
||||
WitherSkeleton:
|
||||
name: '&8&lWither Skeleton'
|
||||
skill: '&eSneak&7 to: &aBone Bomb'
|
||||
ElderGuardian:
|
||||
name: '&8&lElder Guardian'
|
||||
skill: '&eLeft-Click&7 to: &aLaser'
|
||||
Cow:
|
||||
name: '&8&lCow'
|
||||
skill: '&eLeft-Click&7 to: &aMoo'
|
||||
Sheep:
|
||||
name: '&f&lSheep'
|
||||
skill: '&eLeft-Click&7 to: &aChange Colors'
|
||||
Mooshroom:
|
||||
name: '&c&lMooshroom'
|
||||
skill: '&eCrouch&7 to: &aSoup Throw'
|
||||
Villager:
|
||||
name: '&a&lVillager'
|
||||
skill: '&eLeft-Click&7 to: &aEmerald Throw'
|
||||
Witch:
|
||||
name: '&5&lWitch'
|
||||
skill: '&eLEft-Click&7 to: &aPotion Throw'
|
||||
PolarBear:
|
||||
name: '&f&lPolarBear'
|
||||
skill: '&eLeft-Click&7 to: &aBlizzard'
|
||||
Llama:
|
||||
name: '&3&lLlama'
|
||||
skill: '&eLeft-Click&7 to: &aSpit'
|
||||
Parrot:
|
||||
name: '&a&lParrot'
|
||||
skill: '&eDouble Jump&7 to: &aFlap'
|
||||
Hats:
|
||||
Equip: '%prefix% &9You equipped %hatname% &9hat!'
|
||||
Unequip: '%prefix% &9You unequipped %hatname% &9hat!'
|
||||
Astronaut:
|
||||
Name: '&7&lAstronaut'
|
||||
Scared:
|
||||
Name: '&4&lScared'
|
||||
Angel:
|
||||
Name: '&f&lAngel'
|
||||
Embarassed:
|
||||
Name: '&7&lEmbarassed'
|
||||
Kissy:
|
||||
Name: '&c&lKissy'
|
||||
Sad:
|
||||
Name: '&9&lSad'
|
||||
Cool:
|
||||
Name: '&6&lCool'
|
||||
Surprised:
|
||||
Name: '&4&lSurprised'
|
||||
Dead:
|
||||
Name: '&8&lDead'
|
||||
Crying:
|
||||
Name: '&9&lCrying'
|
||||
BigSmile:
|
||||
Name: '&6&lBigSmile'
|
||||
Wink:
|
||||
Name: '&e&lWink'
|
||||
Derp:
|
||||
Name: '&3&lDerp'
|
||||
Smile:
|
||||
Name: '&e&lSmile'
|
||||
Iron:
|
||||
Name: '&7&lIron'
|
||||
Gold:
|
||||
Name: '&e&lGold'
|
||||
Diamond:
|
||||
Name: '&b&lDiamond'
|
||||
CommandBlock:
|
||||
Name: '&7&lCommand Block'
|
||||
Music:
|
||||
Name: '&9&lMusic'
|
||||
Squid:
|
||||
Name: '&3&lSquid'
|
||||
Chicken:
|
||||
Name: '&f&lChicken'
|
||||
Blaze:
|
||||
Name: '&6&lBlaze'
|
||||
Piston:
|
||||
Name: '&7&lPiston'
|
||||
Sheep:
|
||||
Name: '&f&lSheep'
|
||||
Pig:
|
||||
Name: '&d&lPig'
|
||||
Golem:
|
||||
Name: '&7&lGolem'
|
||||
Enderman:
|
||||
Name: '&5&lEnderman'
|
||||
Mario:
|
||||
Name: '&4&lMario'
|
||||
Luigi:
|
||||
Name: '&2&lLuigi'
|
||||
Batman:
|
||||
Name: '&8&lBatman'
|
||||
Chest:
|
||||
Name: '&6&lChest'
|
||||
Skull:
|
||||
Name: '&f&lSkull'
|
||||
JackOLantern:
|
||||
Name: '&6&lJack-O''-Lantern'
|
||||
Ghost:
|
||||
Name: '&f&lGhost'
|
||||
ScaryClown:
|
||||
Name: '&4&lScary Clown'
|
||||
Santa:
|
||||
Name: '&4&lSanta'
|
||||
Snowman:
|
||||
Name: '&f&lSnowman'
|
||||
Present:
|
||||
Name: '&c&lPresent'
|
||||
Elf:
|
||||
Name: '&a&lElf'
|
||||
Bedrock:
|
||||
Name: '&8&lBedrock'
|
||||
Bread:
|
||||
Name: '&f&lBread'
|
||||
Cheese:
|
||||
Name: '&e&lCheese'
|
||||
Pancakes:
|
||||
Name: '&f&lPancakes'
|
||||
Cake:
|
||||
Name: '&c&lCake'
|
||||
Cookie:
|
||||
Name: '&6&lCookie'
|
||||
CandyCane:
|
||||
Name: '&c&lCandy &f&lCane'
|
||||
Chocolate:
|
||||
Name: '&a&lChocolate'
|
||||
WhiteChocolate:
|
||||
Name: '&f&lWhite Chocolate'
|
||||
Apple:
|
||||
Name: '&4&lApple'
|
||||
Melon:
|
||||
Name: '&a&lMelon'
|
||||
CarvedPumpkin:
|
||||
Name: '&6&lCarved Pumpkin'
|
||||
Strawberry:
|
||||
Name: '&c&lStrawberry'
|
||||
Coconut:
|
||||
Name: '&f&lCoconut'
|
||||
Taco:
|
||||
Name: '&e&lTaco'
|
||||
Bacon:
|
||||
Name: '&f&lBacon'
|
||||
Fries:
|
||||
Name: '&6&lFries'
|
||||
Hamburger:
|
||||
Name: '&6&lHamburger'
|
||||
Popcorn:
|
||||
Name: '&6&lPopcorn'
|
||||
WhiteDonut:
|
||||
Name: '&f&lWhite Donut'
|
||||
PinkDonut:
|
||||
Name: '&d&lPink Donut'
|
||||
ChocolateDonut:
|
||||
Name: '&a&lChocolate Donut'
|
||||
Pie:
|
||||
Name: '&4&lPie'
|
||||
A:
|
||||
Name: '&6&lA'
|
||||
B:
|
||||
Name: '&4&lB'
|
||||
C:
|
||||
Name: '&2&lC'
|
||||
D:
|
||||
Name: '&b&lD'
|
||||
E:
|
||||
Name: '&e&lE'
|
||||
F:
|
||||
Name: '&5&lF'
|
||||
G:
|
||||
Name: '&d&lG'
|
||||
H:
|
||||
Name: '&a&lH'
|
||||
I:
|
||||
Name: '&6&lI'
|
||||
J:
|
||||
Name: '&4&lJ'
|
||||
K:
|
||||
Name: '&2&lK'
|
||||
L:
|
||||
Name: '&b&lL'
|
||||
M:
|
||||
Name: '&e&lM'
|
||||
N:
|
||||
Name: '&5&lN'
|
||||
O:
|
||||
Name: '&d&lO'
|
||||
P:
|
||||
Name: '&a&lP'
|
||||
Q:
|
||||
Name: '&6&lQ'
|
||||
R:
|
||||
Name: '&4&lR'
|
||||
S:
|
||||
Name: '&2&lS'
|
||||
T:
|
||||
Name: '&b&lT'
|
||||
U:
|
||||
Name: '&e&lU'
|
||||
V:
|
||||
Name: '&5&lV'
|
||||
W:
|
||||
Name: '&d&lW'
|
||||
X:
|
||||
Name: '&a&lX'
|
||||
Y:
|
||||
Name: '&6&lY'
|
||||
Z:
|
||||
Name: '&4&lZ'
|
||||
Must-Remove-Hat: '%prefix% &c&lYou must remove your helmet to equip a hat!'
|
||||
Suits:
|
||||
Rave:
|
||||
helmet-name: '&b&lR&a&la&e&lv&6&le &f&lHelmet'
|
||||
chestplate-name: '&b&lR&a&la&e&lv&6&le &f&lChestplate'
|
||||
leggings-name: '&b&lR&a&la&e&lv&6&le &f&lLeggings'
|
||||
boots-name: '&b&lR&a&la&e&lv&6&le &f&lBoots'
|
||||
Astronaut:
|
||||
helmet-name: '&f&lAstronaut &f&lHelmet'
|
||||
chestplate-name: '&f&lAstronaut &f&lChestplate'
|
||||
leggings-name: '&f&lAstronaut &f&lLeggings'
|
||||
boots-name: '&f&lAstronaut &f&lBoots'
|
||||
Diamond:
|
||||
helmet-name: '&b&lDiamond &f&lHelmet'
|
||||
chestplate-name: '&b&lDiamond &f&lChestplate'
|
||||
leggings-name: '&b&lDiamond &f&lLeggings'
|
||||
boots-name: '&b&lDiamond &f&lBoots'
|
||||
Santa:
|
||||
helmet-name: '&4&lSanta &f&lHelmet'
|
||||
chestplate-name: '&4&lSanta &f&lChestplate'
|
||||
leggings-name: '&4&lSanta &f&lLeggings'
|
||||
boots-name: '&4&lSanta &f&lBoots'
|
||||
Equip: '%prefix% &9You equipped %suitname%!'
|
||||
Unequip: '%prefix% &9You unequipped %suitname%!'
|
||||
Suit-Part-Lore: '&9Suits Part'
|
||||
Emotes:
|
||||
Equip: '%prefix% &9You equipped %emotename%'
|
||||
Unequip: '%prefix% &9You unequipped %emotename%'
|
||||
Cry:
|
||||
Name: '&9&lCry'
|
||||
Angry:
|
||||
Name: '&c&lAngry'
|
||||
Happy:
|
||||
Name: '&e&lHappy'
|
||||
Cheeky:
|
||||
Name: '&6&lCheeky'
|
||||
Love:
|
||||
Name: '&4&lLove'
|
||||
DealWithIt:
|
||||
Name: '&7&lDeal With it'
|
||||
Cool:
|
||||
Name: '&9&lCool'
|
||||
Surprised:
|
||||
Name: '&6&lSurprised'
|
||||
Wink:
|
||||
Name: '&a&lWink'
|
||||
Must-Remove-Helmet: '%prefix% &c&lYou must remove your helmet to equip an emote!'
|
||||
Menu:
|
||||
Gadgets: '&9&lGadgets'
|
||||
Particle-Effects: '&b&lParticle Effects'
|
||||
Mounts: '&6&lMounts'
|
||||
Pets: '&a&lPets'
|
||||
Morphs: '&2&lMorphs'
|
||||
Hats: '&b&lHats'
|
||||
Suits: '&c&lSuits'
|
||||
Emotes: '&e&lEmotes'
|
||||
Main-Menu: '&c&lMain Menu'
|
||||
Activate: '&b&lActivate'
|
||||
Deactivate: '&c&lDeactivate'
|
||||
Spawn: '&b&lSpawn'
|
||||
Despawn: '&c&lDespawn'
|
||||
Summon: '&b&lSummon'
|
||||
Unsummon: '&c&lUnsummon'
|
||||
Equip: '&b&lEquip'
|
||||
Unequip: '&c&lUnequip'
|
||||
Morph: '&b&lMorph into'
|
||||
Unmorph: '&c&lUnmorph from'
|
||||
Previous-Page: '&c&lPrevious Page'
|
||||
Next-Page: '&a&lNext Page'
|
||||
Enabled-SelfMorphView: '%prefix% &9you enabled self view for morphs!'
|
||||
Disabled-SelfMorphView: '%prefix% &9you disabled self view for morphs!'
|
||||
Enabled-Gadgets: '%prefix% &9you enabled gadgets!'
|
||||
Disabled-Gadgets: '%prefix% &9you disabled gadgets!'
|
||||
Not-Allowed-From-Console: '&c&lThis can''t be executed from console!'
|
||||
World-Disabled: '%prefix% &c&lCosmetics are disabled in this world!'
|
||||
Disabled-Command-Holding-Message: '%prefix% &c&lYou can''t use this command while
|
||||
holding cosmetics!'
|
||||
Disabled-Command-Wearing-Message: '%prefix% &c&lYou can''t use this command while
|
||||
wearing cosmetics!'
|
|
@ -1,4 +0,0 @@
|
|||
# This configuration file affects all plugins using the Updater system (version 2+ - http://forums.bukkit.org/threads/96681/ )
|
||||
# If you wish to use your API key, read http://wiki.bukkit.org/ServerMods_API and place it below.
|
||||
# Some updating systems will not adhere to the disabled value, but these may be turned off in their plugin's configuration.
|
||||
disable: true
|
Binary file not shown.
Binary file not shown.
|
@ -12,7 +12,7 @@
|
|||
# Should ViaVersion check for updates?
|
||||
checkforupdates: false
|
||||
# Send the supported versions with the Status (Ping) response packet
|
||||
send-supported-versions: false
|
||||
send-supported-versions: true
|
||||
# Block specific Minecraft protocols that ViaVersion allows
|
||||
# List of all Minecraft protocol versions: http://wiki.vg/Protocol_version_numbers
|
||||
block-protocols: []
|
||||
|
@ -33,14 +33,14 @@ reload-disconnect-msg: Server reload, please rejoin!
|
|||
#
|
||||
# What is the maximum per second a client can send (Use %pps to display their pps)
|
||||
# Use -1 to disable.
|
||||
max-pps: 800
|
||||
max-pps: -1
|
||||
max-pps-kick-msg: You are sending too many packets!
|
||||
#
|
||||
# We can also kick them if over a period they send over a threshold a certain amount of times.
|
||||
#
|
||||
# Period to track (in seconds)
|
||||
# Use -1 to disable.
|
||||
tracking-period: 6
|
||||
tracking-period: -1
|
||||
# How many packets per second counts as a warning
|
||||
tracking-warning-pps: 120
|
||||
# How many warnings over the interval can we have
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -6,9 +6,8 @@ broadcast-rcon-to-ops=true
|
|||
debug=false
|
||||
difficulty=1
|
||||
enable-command-block=true
|
||||
enable-query=true
|
||||
enable-query=false
|
||||
enable-rcon=false
|
||||
enforce-whitelist=false
|
||||
force-gamemode=false
|
||||
gamemode=1
|
||||
generate-structures=true
|
||||
|
@ -18,7 +17,7 @@ level-name=world
|
|||
level-seed=0
|
||||
level-type=DEFAULT
|
||||
max-build-height=256
|
||||
max-players=20
|
||||
max-players=2147483647
|
||||
max-world-size=29999984
|
||||
motd=\u00A78\u00A7l Welcome to Kaboom.pw\!\n > \u00A77Free OP - Anarchy - Creative
|
||||
network-compression-threshold=256
|
||||
|
@ -27,7 +26,7 @@ op-permission-level=4
|
|||
player-idle-timeout=0
|
||||
prevent-proxy-connections=false
|
||||
pvp=true
|
||||
query.port=25565
|
||||
query.port=
|
||||
rcon.password=
|
||||
rcon.port=
|
||||
resource-pack=
|
||||
|
|
Loading…
Reference in a new issue