gm na všech světech?

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
xenom
Příspěvky: 118
Registrován: 27 čer 2015, 18:23
Reputation: 0

gm na všech světech?

#1 Příspěvekod xenom » 27 čer 2015, 22:41

server: play.netrix-mc.eu
Dobrý den,
Chci se zeptat, jestli jde nějak nastavit nebo jestli existuje plugin na to, aby když se portnu na jiný svět aby mi zůstalo gm 1 a ještě 1 věc k tomu... jak mám nastavit... aby když se připojim tak abych neměl gm 0 ?
Obrázek

Uživatelský avatar
mannyvee
Příspěvky: 1081
Věk: 26
Registrován: 28 bře 2015, 13:49
Reputation: 0

Re: gm na všech světech?

#2 Příspěvekod mannyvee » 27 čer 2015, 23:12

Na GM ve světech - Odstraň plugin, který to dělá. (Popř. je sem dodej)
Pokud používáš Authme, najdi si

Kód: Vybrat vše

GameMode:
ForceSurvivalMode: false #Změna na "true" umožní, aby se po připojení dalo GM 0
ResetInventotyIfCreative: false

Uživatelský avatar
xenom
Příspěvky: 118
Registrován: 27 čer 2015, 18:23
Reputation: 0

Re: gm na všech světech?

#3 Příspěvekod xenom » 27 čer 2015, 23:15

ne, authme nepoužvám
Obrázek

Uživatelský avatar
mannyvee
Příspěvky: 1081
Věk: 26
Registrován: 28 bře 2015, 13:49
Reputation: 0

Re: gm na všech světech?

#4 Příspěvekod mannyvee » 27 čer 2015, 23:15

Jaký plugin máš?

Uživatelský avatar
xenom
Příspěvky: 118
Registrován: 27 čer 2015, 18:23
Reputation: 0

Re: gm na všech světech?

#5 Příspěvekod xenom » 27 čer 2015, 23:20

Log it
Obrázek

Uživatelský avatar
mannyvee
Příspěvky: 1081
Věk: 26
Registrován: 28 bře 2015, 13:49
Reputation: 0

Re: gm na všech světech?

#6 Příspěvekod mannyvee » 27 čer 2015, 23:24

Dej mi sem config tohoto pluginu ..

Uživatelský avatar
xenom
Příspěvky: 118
Registrován: 27 čer 2015, 18:23
Reputation: 0

Re: gm na všech světech?

#7 Příspěvekod xenom » 27 čer 2015, 23:26

# # # # # # # # # # # # # # # #
# LogIt Configuration File #
# # # # # # # # # # # # # # # #

locale: en
forceLogin:
global: true
inWorlds: []
exemptPlayers: []
timeout:
enabled: false
value:
login: 10min
register: 10min
disableForPlayers: []
allowedCommands: []
prevent:
move: true
toggleSneak: true
blockPlace: true
blockBreak: true
damageIn: true
damageOut: true
regainHealth: true
foodLevelChange: true
entityTarget: true
chat: true
commandPreprocess: true
pickupItem: true
dropItem: true
interact: true
interactEntity: true
inventoryClick: true
moveRadius: -1
obfuscate:
air: false
health: false
experience: false
hunger: false
prompt:
register: true
login: true
minInterval: 2sec
periodicalPrompt:
enabled: true
period: 15sec
promptOn:
join: true
dropItem: true
blockPlace: true
blockBreak: true
interact: true
interactEntity: true
hideChatMessages: false
hideFromTabList: false
hideOtherPlayers: false
loginSessions:
enabled: false
validnessTime: 7days
loginHistory:
enabled: false
recordsToKeep: 10
messages:
beautify: false
join:
hide: true
showWorld: false
multiverseHook: true
quit:
hide: true
prohibitedUsernames: []
usernameCaseMismatch:
warning: false
kick: false
passwords:
minLength: 4
maxLength: 40
hashingAlgorithm: sha-256
complexity:
lowercaseLetters: false
uppercaseLetters: false
numbers: false
specialSymbols: false
blockSimplePasswords: false
globalPassword:
length: 6
invalidateAfter: 5min
bruteForce:
blockLogin:
attempts: -1
forTime: 20 seconds
kick:
attempts: -1
ban:
attempts: -1
kickUnregistered: false
premiumTakeover:
enabled: false
promptOn: join
automaticAccountDeletion:
enabled: false
inactivityTime: 365days
automaticLogout:
enabled: false
inactivityTime: 10min
accountsPerIp:
amount: -1
unrestrictedIps: []
accountsPerEmail: 1
reserveSlots:
amount: 0
forPlayers: []
cooldowns:
register: 3sec
unregister: 3sec
changepass: 1sec
changeemail: 1sec
recoverpass: 2min
passwordRecovery:
enabled: false
subject: Password recovery for %player%
bodyTemplate: mail/password-recovery.html
htmlEnabled: true
passwordLength: 6
passwordCombination: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
promptToAddEmail: true
mailSending:
emailAddress: ''
smtp:
host: ''
port: 465
user: ''
password: ''
waitingRoom:
enabled: false
location:
==: Location
world: world
x: 0.0
y: 0.0
z: 0.0
yaw: 0.0
pitch: 0.0
newbieTeleport:
enabled: false
location:
==: Location
world: world
x: 0.0
y: 0.0
z: 0.0
yaw: 0.0
pitch: 0.0
groups:
enabled: false
registered: Registered
unregistered: Unregistered
loggedIn: LoggedIn
loggedOut: LoggedOut
profiles:
enabled: false
path: profiles
fields: {}
storage:
accounts:
leading:
storageType: sqlite
csv:
dir: ./
sqlite:
filename: accounts.db
h2:
filename: accounts
mysql:
host: jdbc:mysql://localhost:3306/
user: root
password: ''
database: ''
postgresql:
host: jdbc:postgresql://localhost:5432/database
user: postgres
password: ''
unit: logit
cache: disabled
mirror:
storageType: none
csv:
dir: ./
sqlite:
filename: accounts2.db
h2:
filename: accounts2
mysql:
host: jdbc:mysql://localhost:3306/
user: root
password: ''
database: ''
postgresql:
host: jdbc:postgresql://localhost:5432/database
user: postgres
password: ''
unit: logit2
keys:
username: username
uuid: uuid
salt: salt
password: password
hashing_algorithm: hashing_algorithm
ip: ip
login_session: login_session
email: email
last_active_date: last_active_date
reg_date: reg_date
is_locked: is_locked
login_history: login_history
display_name: display_name
persistence: persistence
sessions:
filename: sessions.db
backup:
path: backup
filename: yyyy-MM-dd_HH-mm-ss
schedule:
enabled: false
interval: 12hours
forceBeforeRestore: false
manualRemoveLimit: 3
stats:
enabled: false
logging:
file:
enabled: false
filename: debug.log
level: 0
verboseConsole: false
terminateUnsafeServer: true
Obrázek

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: gm na všech světech?

#8 Příspěvekod Smexhy » 28 čer 2015, 00:25

Hodilo by sa to dať do code tagov...

Uživatelský avatar
xenom
Příspěvky: 118
Registrován: 27 čer 2015, 18:23
Reputation: 0

Re: gm na všech světech?

#9 Příspěvekod xenom » 28 čer 2015, 12:54

Kód: Vybrat vše

# # # # # # # # # # # # # # # #
# LogIt Configuration File #
# # # # # # # # # # # # # # # #

locale: en
forceLogin:
global: true
inWorlds: []
exemptPlayers: []
timeout:
enabled: false
value:
login: 10min
register: 10min
disableForPlayers: []
allowedCommands: []
prevent:
move: true
toggleSneak: true
blockPlace: true
blockBreak: true
damageIn: true
damageOut: true
regainHealth: true
foodLevelChange: true
entityTarget: true
chat: true
commandPreprocess: true
pickupItem: true
dropItem: true
interact: true
interactEntity: true
inventoryClick: true
moveRadius: -1
obfuscate:
air: false
health: false
experience: false
hunger: false
prompt:
register: true
login: true
minInterval: 2sec
periodicalPrompt:
enabled: true
period: 15sec
promptOn:
join: true
dropItem: true
blockPlace: true
blockBreak: true
interact: true
interactEntity: true
hideChatMessages: false
hideFromTabList: false
hideOtherPlayers: false
loginSessions:
enabled: false
validnessTime: 7days
loginHistory:
enabled: false
recordsToKeep: 10
messages:
beautify: false
join:
hide: true
showWorld: false
multiverseHook: true
quit:
hide: true
prohibitedUsernames: []
usernameCaseMismatch:
warning: false
kick: false
passwords:
minLength: 4
maxLength: 40
hashingAlgorithm: sha-256
complexity:
lowercaseLetters: false
uppercaseLetters: false
numbers: false
specialSymbols: false
blockSimplePasswords: false
globalPassword:
length: 6
invalidateAfter: 5min
bruteForce:
blockLogin:
attempts: -1
forTime: 20 seconds
kick:
attempts: -1
ban:
attempts: -1
kickUnregistered: false
premiumTakeover:
enabled: false
promptOn: join
automaticAccountDeletion:
enabled: false
inactivityTime: 365days
automaticLogout:
enabled: false
inactivityTime: 10min
accountsPerIp:
amount: -1
unrestrictedIps: []
accountsPerEmail: 1
reserveSlots:
amount: 0
forPlayers: []
cooldowns:
register: 3sec
unregister: 3sec
changepass: 1sec
changeemail: 1sec
recoverpass: 2min
passwordRecovery:
enabled: false
subject: Password recovery for %player%
bodyTemplate: mail/password-recovery.html
htmlEnabled: true
passwordLength: 6
passwordCombination: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
promptToAddEmail: true
mailSending:
emailAddress: ''
smtp:
host: ''
port: 465
user: ''
password: ''
waitingRoom:
enabled: false
location:
==: Location
world: world
x: 0.0
y: 0.0
z: 0.0
yaw: 0.0
pitch: 0.0
newbieTeleport:
enabled: false
location:
==: Location
world: world
x: 0.0
y: 0.0
z: 0.0
yaw: 0.0
pitch: 0.0
groups:
enabled: false
registered: Registered
unregistered: Unregistered
loggedIn: LoggedIn
loggedOut: LoggedOut
profiles:
enabled: false
path: profiles
fields: {}
storage:
accounts:
leading:
storageType: sqlite
csv:
dir: ./
sqlite:
filename: accounts.db
h2:
filename: accounts
mysql:
host: jdbc:mysql://localhost:3306/
user: root
password: ''
database: ''
postgresql:
host: jdbc:postgresql://localhost:5432/database
user: postgres
password: ''
unit: logit
cache: disabled
mirror:
storageType: none
csv:
dir: ./
sqlite:
filename: accounts2.db
h2:
filename: accounts2
mysql:
host: jdbc:mysql://localhost:3306/
user: root
password: ''
database: ''
postgresql:
host: jdbc:postgresql://localhost:5432/database
user: postgres
password: ''
unit: logit2
keys:
username: username
uuid: uuid
salt: salt
password: password
hashing_algorithm: hashing_algorithm
ip: ip
login_session: login_session
email: email
last_active_date: last_active_date
reg_date: reg_date
is_locked: is_locked
login_history: login_history
display_name: display_name
persistence: persistence
sessions:
filename: sessions.db
backup:
path: backup
filename: yyyy-MM-dd_HH-mm-ss
schedule:
enabled: false
interval: 12hours
forceBeforeRestore: false
manualRemoveLimit: 3
stats:
enabled: false
logging:
file:
enabled: false
filename: debug.log
level: 0
verboseConsole: false
terminateUnsafeServer: true
Obrázek

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: gm na všech světech?

#10 Příspěvekod Smexhy » 28 čer 2015, 15:24

Ale keď to skopčíš už z toho zlého postu, budeš to mať rovnaké, takže to odznova skopči z toho configu priamo.


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 18 hostů