Skip to content

Conversation

@EmiCB
Copy link
Member

@EmiCB EmiCB commented Jul 30, 2022

  • Added README.md
  • Added JavaDoc to plugin files

Copy link
Member

@Geph Geph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay, I can figure out how it works now!

Copy link
Member

@jackah2 jackah2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure you merge in the new changes or rebase 👍

/** The player's previous location. */
private Location prevLocation;

/** The Observe event. */
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
/** The Observe event. */
/** The current Observe event being photographed. */

It should show up in the target directory. Make sure to update your version number.

## Dependencies
- [WHIMC Observations](https://github.com/whimc/Observations)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worth noting that you currently have to locally install observations to be able to compile the plugin

## Dependencies
- [WHIMC Observations](https://github.com/whimc/Observations)

## Commands
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've since added a couple new commands

* @return The newly registered CameraOperator.
*/
public static Optional<CameraOperator> registerCameraOperator(Photographer plugin, Player player, SocketIOClient client) {
// check if player and client are present
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// check if player and client are present
// check if player or client are already registered

@Geph
Copy link
Member

Geph commented Oct 12, 2022

@Emi I took the contents of your readme here and merged them in on a different branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants