Jump to content
  • Home
  • Files
  • Docs
Status Updates
  • All Content

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • aznkv

aznkv

Members
 View Profile  See their activity
  • Content Count

    11
  • Joined

    January 7
  • Last visited

    Saturday at 10:47 AM

Community Reputation

0 Neutral

About aznkv

  • Rank
    Tree Puncher
  1. aznkv

    Reloading whitelist from mod

    aznkv replied to aznkv's topic in Support & Bug Reports

    reloading works just fine, and for adding and removing i can extract GameProfiles from PlayersList. Thank you a lot!
    • January 9
    • 9 replies
  2. aznkv

    Reloading whitelist from mod

    aznkv replied to aznkv's topic in Support & Bug Reports

    Oh, got the server from my event.. nvm, i'll try it, though im not sure if thats a correct way
    • January 9
    • 9 replies
  3. aznkv

    Reloading whitelist from mod

    aznkv replied to aznkv's topic in Support & Bug Reports

    Im really sorry, i feel really stupid. How do i reflectively invoke the methods? Most of them require CommandSource, to get the server, where can i get it? And if i try to make "my own server" i need CommandSource.. so its some sort of the loop here, plus these "p_201302_1_" and so on things that count as CommandSource make me wonder what and why.
    • January 9
    • 9 replies
  4. aznkv

    Reloading whitelist from mod

    aznkv replied to aznkv's topic in Support & Bug Reports

    Is it possible or not? I found "WhitelistCommand" class that implements what i need, but its purpose is not for that and most of the methods are private, with "funny" arguments
    • January 9
    • 9 replies
  5. aznkv

    Reloading whitelist from mod

    aznkv replied to aznkv's topic in Support & Bug Reports

    Well, im updating it from SQL database, could do it other way, not through a mod, but this wont solve my problem
    • January 9
    • 9 replies
  6. aznkv

    Reloading whitelist from mod

    aznkv replied to aznkv's topic in Support & Bug Reports

    If i update my whitelist through mod, like parse it out and apply changes (which is silly), im pretty sure minecraft server wont do a thing and only after restart those changes will start to work and restarting the server just for that is kinda strange.
    • January 9
    • 9 replies
  7. aznkv

    Reloading whitelist from mod

    aznkv posted a topic in Support & Bug Reports

    Is it possible to reload whitelist from mod without restarting a server? Couldn't find anything related on forum. Thanks in advance!
    • January 8
    • 9 replies
  8. aznkv

    Disabling/Controlling "Joined/Left the game" notifications in chat

    aznkv replied to aznkv's topic in Support & Bug Reports

    Hmm, i see. Thanks anyway!
    • January 8
    • 2 replies
  9. aznkv started following Server side only config file and Disabling/Controlling "Joined/Left the game" notifications in chat January 8
  10. aznkv

    Disabling/Controlling "Joined/Left the game" notifications in chat

    aznkv posted a topic in Support & Bug Reports

    My mod extends the default whitelist behaviour to check if the connecting user is present in sql database, im listening to "PlayerEvent.PlayerLoggedInEvent" to make any nessery checks there, but apperently that event gets fired right after, or at the same time as the message "joined the game" got sent. How can i control those messages? Or is there any other event that i could hook to so none of those chat notifications get sent before any checks made? Thx in advance.
    • January 8
    • 2 replies
  11. aznkv

    Server side only config file

    aznkv replied to aznkv's topic in Support & Bug Reports

    Hm, okay, thanks! I'll try to do something like that
    • January 7
    • 2 replies
  12. aznkv

    Server side only config file

    aznkv posted a topic in Support & Bug Reports

    Hi, im creating server side only mod and im looking into how to provide this mod with data that should be supplied by servers admin (supposedly cfg file). A lot of guides suggest to use Configuration class, but is seems it got deleted from forges library, how do i do it then? Should i do it myself and straight up access the file by a relative path or there is something else that i can do? in case you wonder what could "admin" provide, my mod requires access to sql database and i need a correct connection link for it. It might be that someone already had similar question (i cant find anything), if so, pls provide the forum link. Sorry for my bad english and thanks in advance.
    • January 7
    • 2 replies
  • All Activity
  • Home
  • aznkv
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community